##// END OF EJS Templates
Added wiki annotate view. It's accessible for each version from the page history view. ...
Added wiki annotate view. It's accessible for each version from the page history view. Slight style change: pre-wrap added on file/diff contents. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1020 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r864:bd434427e61e
r1007:31c6ebb31046
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 %>