From 5adc4e1e5a4851a3efdb4df4d85083879aecc1b7 Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 20 Jul 2016 16:41:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AEissue=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E9=99=84=E4=BB=B6=E4=B8=8E=E5=A1=AB=E5=86=99=E6=AD=A3=E7=A1=AE?= =?UTF-8?q?=E5=8A=A0=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/attachments/_issue_reply.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/attachments/_issue_reply.html.erb b/app/views/attachments/_issue_reply.html.erb index 5526b0d17..9c8e7a6a2 100644 --- a/app/views/attachments/_issue_reply.html.erb +++ b/app/views/attachments/_issue_reply.html.erb @@ -9,7 +9,7 @@ <% id ="file#{container.id}"%> - 上传附件 + 上传附件 <%= file_field_tag 'attachments[dummy][file]', :id => "file#{container.id}", :class => 'file_selector',