diff --git a/app/views/documents/show.rhtml b/app/views/documents/show.rhtml index 74b8f343..4bf09f3d 100644 --- a/app/views/documents/show.rhtml +++ b/app/views/documents/show.rhtml @@ -7,7 +7,7 @@

<%= @document.category.name %>
<%= format_date @document.created_on %>

-<%= textilizable @document.description %> +<%= textilizable @document.description, :attachments => @document.attachments %>

<%= l(:label_attachment_plural) %>