Redmine/app/views/mailer/document_add_nl.rhtml

5 lines
271 B
Plaintext

Een document is toegevoegd aan <%= @document.project.name %> (<%= @document.category.name %>):
<%= l(:field_title) %>: <%= @document.title %>
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %>