Index: app/views/documents/show.html.erb =================================================================== --- app/views/documents/show.html.erb (revision 11727) +++ app/views/documents/show.html.erb (working copy) @@ -12,7 +12,7 @@

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

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

<%= l(:label_attachment_plural) %>