From 0b2184c3d92180bc6634731b50dc52315957fa1b Mon Sep 17 00:00:00 2001 From: cxt Date: Fri, 22 Jan 2016 17:16:24 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E7=BB=87=E6=A0=8F=E7=9B=AE=E7=9A=84?= =?UTF-8?q?=E9=80=9A=E7=9F=A5=E9=99=84=E4=BB=B6=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/news/_organization_show.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/news/_organization_show.html.erb b/app/views/news/_organization_show.html.erb index 98d14c3ab..3e608c177 100644 --- a/app/views/news/_organization_show.html.erb +++ b/app/views/news/_organization_show.html.erb @@ -79,8 +79,8 @@ <%= @news.description.html_safe%>
-
- <%= link_to_attachments_course @news, :author => false %> +
+ <%= render :partial=>"attachments/activity_attach", :locals=>{:activity => @news} %>