diff --git a/app/views/documents/show.html.erb b/app/views/documents/show.html.erb index a7bbc3135..d626fe30c 100644 --- a/app/views/documents/show.html.erb +++ b/app/views/documents/show.html.erb @@ -16,8 +16,8 @@
<%= textilizable @document, :description, :attachments => @document.attachments %>
- +

<%= l(:label_attachment_plural) %>

<%= link_to_attachments @document %>