diff --git a/app/views/homework_common/_homework_search_form.html.erb b/app/views/homework_common/_homework_search_form.html.erb index c315e733e..71a128c13 100644 --- a/app/views/homework_common/_homework_search_form.html.erb +++ b/app/views/homework_common/_homework_search_form.html.erb @@ -1,4 +1,4 @@ <%= form_tag(homework_common_index_path(:course => @course.id, :order => @order), :remote => true , :method => 'get', :id => 'resource_search_form') do %> - + <% end %> \ No newline at end of file diff --git a/app/views/homework_common/index.html.erb b/app/views/homework_common/index.html.erb index 34e3f3a9d..95024f16e 100644 --- a/app/views/homework_common/index.html.erb +++ b/app/views/homework_common/index.html.erb @@ -9,22 +9,60 @@
- 全部 - 挂起 - 提交中 - 补交中 - 匿评中 - 申诉中 - 评阅中 - 已结束 + 全部 + 挂起 + 提交中 + 补交中 + 匿评中 + 申诉中 + 评阅中 + 已结束