From fedc12573159c1580d4bac03cfac41a05ab366c6 Mon Sep 17 00:00:00 2001 From: cxt Date: Mon, 31 Aug 2015 14:13:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=84=E4=BB=B6=E5=90=8D=E7=A7=B0=E5=9C=A8?= =?UTF-8?q?=E5=8F=AF=E7=94=A8=E7=9A=84=E8=8C=83=E5=9B=B4=E5=86=85=E5=B0=BD?= =?UTF-8?q?=E5=8F=AF=E8=83=BD=E6=98=BE=E7=A4=BA=E5=85=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/_project_issue.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/_project_issue.html.erb b/app/views/users/_project_issue.html.erb index 4badcff42..351ca3dfe 100644 --- a/app/views/users/_project_issue.html.erb +++ b/app/views/users/_project_issue.html.erb @@ -34,7 +34,7 @@ <% activity.attachments.each do |attachment| %>
- <%= link_to_short_attachment attachment, :class => 'homepagePostFileAtt newsBlue', :download => true -%> + <%= link_to_short_attachment attachment,:length=> 58, :class => 'homepagePostFileAtt newsBlue', :download => true -%> <% if attachment.is_text? %> <%= link_to image_tag('magnifier.png'),