From 0fb48a41cb47b9fca67afcf817a20474692fdaa7 Mon Sep 17 00:00:00 2001 From: cxt Date: Fri, 30 Oct 2015 19:03:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E6=90=9C=E7=B4=A2=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=9A=84=E5=8A=A0=E5=85=A5=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/courses/_course.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/courses/_course.html.erb b/app/views/courses/_course.html.erb index 366eb6886..889319d5e 100644 --- a/app/views/courses/_course.html.erb +++ b/app/views/courses/_course.html.erb @@ -73,7 +73,7 @@ <%= l(:lable_course_end) %> <% else %> - <%#= join_in_course_for_list(@course, User.current,['regular'])%> + <%= join_in_course_for_list(@course, User.current,['regular'])%> <% end -%>