From 8374ba199563b8a3ac1471d08f63ab9e914673de Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Fri, 27 Mar 2015 16:05:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E8=AF=BE=E7=A8=8B=E6=98=AF?= =?UTF-8?q?=E5=AF=B9=E9=BD=90=E5=8D=95=E9=80=89=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/courses/settings.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/courses/settings.html.erb b/app/views/courses/settings.html.erb index 74c82cf09..43261f4e2 100644 --- a/app/views/courses/settings.html.erb +++ b/app/views/courses/settings.html.erb @@ -45,7 +45,7 @@
  • - id="course_open_student" name="course[open_student]" type="checkbox"/> + id="course_open_student" name="course[open_student]" type="checkbox" style="margin-left: 1px;"/> (打钩为"学生列表公开",不打钩为不公开,若不公开,则课程外部人员看不到学生列表)