Attachments can be displayed inline in Documents

git-svn-id: http://redmine.rubyforge.org/svn/trunk@552 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2007-05-28 12:15:19 +00:00
parent 515caa8f37
commit b2d4666bf1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<p><em><%= @document.category.name %><br />
<%= format_date @document.created_on %></em></p>
<%= textilizable @document.description %>
<%= textilizable @document.description, :attachments => @document.attachments %>
<br />
<h3><%= l(:label_attachment_plural) %></h3>