From c9db4d6bba97597b24a886ab513c49b0905f056b Mon Sep 17 00:00:00 2001 From: cxt Date: Fri, 4 Nov 2016 09:54:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=90=E6=A0=8F=E7=9B=AE=E8=AE=A8=E8=AE=BA?= =?UTF-8?q?=E5=8C=BA=E7=9A=84=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/boards/_course_show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/boards/_course_show.html.erb b/app/views/boards/_course_show.html.erb index 9b63dcc88..78ca41ca2 100644 --- a/app/views/boards/_course_show.html.erb +++ b/app/views/boards/_course_show.html.erb @@ -21,7 +21,7 @@
-
+
<%= @board.parent_id.nil? ? "班级讨论区" : "#{@board.name}" %>