document_add_de.rhtml
4 lines
| 275 B
| text/html+ruby
|
RhtmlLexer
|
r358 | Ein Dokument wurde hinzugefügt: <%= @document.project.name %> (<%= @document.category.name %>): | ||
|
r330 | <%= l(:field_title) %>: <%= @document.title %> | ||
|
r635 | <%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %> | ||