From 0fb48a41cb47b9fca67afcf817a20474692fdaa7 Mon Sep 17 00:00:00 2001 From: cxt Date: Fri, 30 Oct 2015 19:03:49 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E9=A1=B5=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 -%> From 066d04016e691ed2883c65d8367cecc4b2e1a9cd Mon Sep 17 00:00:00 2001 From: huang Date: Mon, 2 Nov 2015 08:39:17 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=87=8D=E5=A4=8D?= =?UTF-8?q?=E2=80=9C=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/repositories/show.html.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/repositories/show.html.erb b/app/views/repositories/show.html.erb index abddfc30c..83f1a07ed 100644 --- a/app/views/repositories/show.html.erb +++ b/app/views/repositories/show.html.erb @@ -17,7 +17,6 @@ 版本库地址:<%= h @repository.url %> <% end %> -
<% else %>