From 2d85faa2b4f9993f37e58ba834d5f614f7ee2b49 Mon Sep 17 00:00:00 2001 From: Linda <2294690300@qq.com> Date: Wed, 24 May 2017 16:22:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E4=B8=9A=E8=AE=BE=E7=BD=AE=E7=9A=84?= =?UTF-8?q?=E5=90=84=E4=B8=AA=E6=A8=A1=E5=9D=97=E7=9A=84=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E6=A0=8F=E5=A4=AA=E9=AB=98=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/homework_common/_edit_anon_setting.html.erb | 4 ++-- app/views/homework_common/_edit_late_setting.html.erb | 4 ++-- app/views/homework_common/_edit_public_setting.html.erb | 4 ++-- app/views/homework_common/_edit_publish_setting.html.erb | 4 ++-- app/views/homework_common/_edit_score_setting.html.erb | 4 ++-- app/views/homework_common/_show_anon_setting.html.erb | 2 +- app/views/homework_common/_show_late_setting.html.erb | 2 +- app/views/homework_common/_show_public_setting.html.erb | 2 +- app/views/homework_common/_show_publish_setting.html.erb | 2 +- app/views/homework_common/_show_score_setting.html.erb | 2 +- 10 files changed, 15 insertions(+), 15 deletions(-) diff --git a/app/views/homework_common/_edit_anon_setting.html.erb b/app/views/homework_common/_edit_anon_setting.html.erb index 4da96d0b2..ad30e1428 100644 --- a/app/views/homework_common/_edit_anon_setting.html.erb +++ b/app/views/homework_common/_edit_anon_setting.html.erb @@ -1,7 +1,7 @@

匿评设置

- - + +
diff --git a/app/views/homework_common/_edit_late_setting.html.erb b/app/views/homework_common/_edit_late_setting.html.erb index 6aad1cd97..c4951d3a0 100644 --- a/app/views/homework_common/_edit_late_setting.html.erb +++ b/app/views/homework_common/_edit_late_setting.html.erb @@ -1,7 +1,7 @@

补交设置

- - + +
diff --git a/app/views/homework_common/_edit_public_setting.html.erb b/app/views/homework_common/_edit_public_setting.html.erb index a4a525a28..d9acd1cbc 100644 --- a/app/views/homework_common/_edit_public_setting.html.erb +++ b/app/views/homework_common/_edit_public_setting.html.erb @@ -1,7 +1,7 @@

公开设置

- - + +
diff --git a/app/views/homework_common/_edit_publish_setting.html.erb b/app/views/homework_common/_edit_publish_setting.html.erb index cf6307d12..aaadb0bca 100644 --- a/app/views/homework_common/_edit_publish_setting.html.erb +++ b/app/views/homework_common/_edit_publish_setting.html.erb @@ -1,7 +1,7 @@

发布设置

- - + +
diff --git a/app/views/homework_common/_edit_score_setting.html.erb b/app/views/homework_common/_edit_score_setting.html.erb index ec39dcb4b..673d8e9bb 100644 --- a/app/views/homework_common/_edit_score_setting.html.erb +++ b/app/views/homework_common/_edit_score_setting.html.erb @@ -1,7 +1,7 @@

评分设置

- - + +
diff --git a/app/views/homework_common/_show_anon_setting.html.erb b/app/views/homework_common/_show_anon_setting.html.erb index 8c5f51cc5..85038c3b4 100644 --- a/app/views/homework_common/_show_anon_setting.html.erb +++ b/app/views/homework_common/_show_anon_setting.html.erb @@ -1,7 +1,7 @@

匿评设置

<% if @is_teacher %> - + <% end %>
diff --git a/app/views/homework_common/_show_late_setting.html.erb b/app/views/homework_common/_show_late_setting.html.erb index 8daf0a5d9..f3be0d79c 100644 --- a/app/views/homework_common/_show_late_setting.html.erb +++ b/app/views/homework_common/_show_late_setting.html.erb @@ -1,7 +1,7 @@

补交设置

<% if @is_teacher %> - + <% end %>
diff --git a/app/views/homework_common/_show_public_setting.html.erb b/app/views/homework_common/_show_public_setting.html.erb index 06a4882eb..693714e05 100644 --- a/app/views/homework_common/_show_public_setting.html.erb +++ b/app/views/homework_common/_show_public_setting.html.erb @@ -1,7 +1,7 @@

公开设置

<% if @is_teacher %> - + <% end %>
diff --git a/app/views/homework_common/_show_publish_setting.html.erb b/app/views/homework_common/_show_publish_setting.html.erb index dbda58c70..3d9cecc15 100644 --- a/app/views/homework_common/_show_publish_setting.html.erb +++ b/app/views/homework_common/_show_publish_setting.html.erb @@ -1,7 +1,7 @@

发布设置

<% if @is_teacher %> - + <% end %>
diff --git a/app/views/homework_common/_show_score_setting.html.erb b/app/views/homework_common/_show_score_setting.html.erb index a70e6bdf2..1d826e1f5 100644 --- a/app/views/homework_common/_show_score_setting.html.erb +++ b/app/views/homework_common/_show_score_setting.html.erb @@ -1,7 +1,7 @@

评分设置

<% if @is_teacher %> - + <% end %>