From 1b97361ec6943599f4252bc4c1342daa2d583914 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Tue, 16 Sep 2014 10:42:17 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E8=AF=BE=E7=A8=8B=E8=AE=A8?= =?UTF-8?q?=E8=AE=BA=E5=8C=BA=E5=9B=9E=E5=A4=8D=E4=B8=8D=E4=BC=9A=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E6=8D=A2=E5=8F=B7=202.=E6=9C=AC=E5=9C=B0=E5=8C=96?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/messages/_course_show.html.erb | 4 -- app/views/messages/_form.html.erb | 67 +++++++++++++----------- app/views/welcome/_more_course.html.erb | 2 +- app/views/welcome/contest.html.erb | 2 +- app/views/welcome/course.html.erb | 2 +- config/locales/zh.yml | 7 ++- 6 files changed, 43 insertions(+), 41 deletions(-) diff --git a/app/views/messages/_course_show.html.erb b/app/views/messages/_course_show.html.erb index a11107a9b..2b834cf0a 100644 --- a/app/views/messages/_course_show.html.erb +++ b/app/views/messages/_course_show.html.erb @@ -173,10 +173,6 @@ <%= pagination_links_full @reply_pages, @reply_count, :per_page_links => false %> <% end %> - - - - <% if !@topic.locked? && authorize_for_course('messages', 'reply') %>