Redmine/app/views/mailer/document_add_it.rhtml

4 lines
211 B
Plaintext

Un documento e' stato aggiunto a <%= @document.project.name %> (<%= @document.category.name %>):
<%= l(:field_title) %>: <%= @document.title %>
http://<%= Setting.host_name %>/documents/show/<%= @document.id %>