##// END OF EJS Templates
Adds links to changesets atom feed on repository browser (#1873)....
Adds links to changesets atom feed on repository browser (#1873). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1802 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r864:bd434427e61e
r1800:b73141a1537c
Show More
attachments_added.text.plain.rhtml
4 lines | 117 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / attachments_added.text.plain.rhtml
Jean-Philippe Lang
Removed translated email templates attachments_added and document_added (no longer usefull)....
r823 <%= @added_to %><% @attachments.each do |attachment | %>
- <%= attachment.filename %><% end %>
Jean-Philippe Lang
Mailer:...
r864 <%= @added_to_url %>