2d47a6d71c
* a document is added * a file is added to the project * an attachment is added to an issue or a document git-svn-id: http://redmine.rubyforge.org/svn/trunk@196 e93f8b46-1217-0410-a6f0-8f06a7374b81
4 lines
210 B
Plaintext
4 lines
210 B
Plaintext
A document has been added to <%= @document.project.name %> (<%= @document.category.name %>):
|
|
<%= l(:field_title) %>: <%= @document.title %>
|
|
|
|
http://<%= Setting.host_name %>/documents/show/<%= @document.id %> |