From b364b8148ff85b3ae32e95e00b6add7fca0a5bda Mon Sep 17 00:00:00 2001 From: yanxd Date: Wed, 11 Jun 2014 09:24:55 +0800 Subject: [PATCH] document show html. separate attachment. --- app/views/documents/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %>