mirror of
https://github.com/redmine/redmine.git
synced 2026-03-08 05:30:45 +01:00
4 lines
158 B
Plaintext
4 lines
158 B
Plaintext
|
|
<%= link_to @document.title, @document_url %> (<%= @document.category.name %>)<br />
|
||
|
|
<br />
|
||
|
|
<%= textilizable(@document, :description, :only_path => false) %>
|