From 809025f566934a564928f736bc418a183d96c3e2 Mon Sep 17 00:00:00 2001
From: Linda <2294690300@qq.com>
Date: Sat, 27 May 2017 14:58:11 +0800
Subject: [PATCH] =?UTF-8?q?=E7=8F=AD=E7=BA=A7=E4=BD=9C=E4=B8=9A=E7=9A=84?=
=?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=A1=86=E5=86=85icon=E6=B2=A1=E6=9C=89?=
=?UTF-8?q?=E4=B8=8A=E4=B8=8B=E5=B1=85=E4=B8=AD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/views/homework_common/_homework_search_form.html.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/views/homework_common/_homework_search_form.html.erb b/app/views/homework_common/_homework_search_form.html.erb
index 7dbcc61bf..d03e45891 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