From c602f4b97f889b5367efa52276e43dfec7c5a91c Mon Sep 17 00:00:00 2001 From: alan <547533434@qq.com> Date: Wed, 10 Dec 2014 18:54:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E3=80=8A=E8=AF=BE=E7=A8=8B--?= =?UTF-8?q?=E5=AD=A6=E7=94=9F=E5=88=97=E8=A1=A8--=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=88=86=E7=8F=AD=EF=BC=9A=E5=BD=93=E8=BE=93=E5=85=A5=E7=BB=84?= =?UTF-8?q?=E5=90=8D=E4=B8=BA9=E4=B8=AA=E6=B1=89=E5=AD=97=E6=97=B6?= =?UTF-8?q?=EF=BC=8C=E5=A6=82=E5=9B=BE=EF=BC=8C=E5=BD=93=E5=89=8D=E5=88=86?= =?UTF-8?q?=E7=8F=AD=E6=98=BE=E7=A4=BA=E4=B8=8E=E6=90=9C=E7=B4=A2=E6=A1=86?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=90=88=E9=80=82=E3=80=8Bbug=20Sig?= =?UTF-8?q?ned-off-by:=20alan=20<547533434@qq.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/courses/_member_list.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/courses/_member_list.html.erb b/app/views/courses/_member_list.html.erb index 9281634bd..58a0da0b2 100644 --- a/app/views/courses/_member_list.html.erb +++ b/app/views/courses/_member_list.html.erb @@ -2,8 +2,8 @@ <% if User.current.logged? && User.current.member_of_course?(@course) && @group %> <% if !@canShowCode %> <%= join_in_course_group(@course.course_groups,@group, User.current) %> - <% end %>    - + <% end %> + <%= l(:label_current_group)%>:  <%= @group.name %>