From ffd254b7bb75ed8e55b429b1fcd83d9e238cbc7d Mon Sep 17 00:00:00 2001 From: yutao <283765470@qq.com> Date: Fri, 26 Jun 2015 09:16:37 +0800 Subject: [PATCH] =?UTF-8?q?bug#2920:=E8=AF=BE=E7=A8=8B=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=EF=BC=9A=E5=AF=B9=E8=AF=BE=E7=A8=8B=E9=80=9A=E7=9F=A5=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E8=AF=84=E8=AE=BA=E6=97=B6=EF=BC=8C=E4=B8=8D=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E5=AD=97=E7=AC=A6=EF=BC=8C=E7=82=B9=E5=87=BBENTER?= =?UTF-8?q?=E9=94=AE=E4=B9=9F=E5=8F=AF=E4=BB=A5=E4=BF=9D=E5=AD=98=E8=AF=84?= =?UTF-8?q?=E8=AE=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/news/show.html.erb | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/views/news/show.html.erb b/app/views/news/show.html.erb index 6e5888363..846be063f 100644 --- a/app/views/news/show.html.erb +++ b/app/views/news/show.html.erb @@ -3,3 +3,15 @@ <% elsif @course %> <%= render :partial => 'course_show', locals: {course: @course} %> <% end %> +