document_add_pt.rhtml
4 lines
| 279 B
| text/html+ruby
|
RhtmlLexer
|
r515 | Um documento foi adicionado no projeto <%= @document.project.name %> (<%= @document.category.name %>): | ||
|
r455 | <%= l(:field_title) %>: <%= @document.title %> | ||
|
r635 | <%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %> | ||