From f1821e54e1fbf562ff5654e024d7f8f55b64b358 Mon Sep 17 00:00:00 2001 From: cxt Date: Fri, 13 May 2016 10:56:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=9F=A5=E5=92=8C=E6=96=B0=E9=97=BB?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2=E7=9A=84=E5=9B=9E=E5=A4=8D?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E5=A4=9A=E6=AC=A1=E4=B8=8D=E4=BC=9A=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E8=A1=A8=E5=8D=95=E5=A4=9A=E6=AC=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/news/_course_show.html.erb | 5 ++++- app/views/news/_organization_show.html.erb | 5 ++++- app/views/news/_project_show.html.erb | 5 ++++- public/javascripts/course.js | 3 +++ public/javascripts/project.js | 3 +++ 5 files changed, 18 insertions(+), 3 deletions(-) diff --git a/app/views/news/_course_show.html.erb b/app/views/news/_course_show.html.erb index ee9d63720..46346eb71 100644 --- a/app/views/news/_course_show.html.erb +++ b/app/views/news/_course_show.html.erb @@ -186,7 +186,7 @@ <%= l(:label_cancel_with_space) %> - + <%= l(:label_comment_with_space) %>

@@ -199,6 +199,9 @@