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 %>