From ec42f9413cb05a7bc4f355462efce89ba76bc548 Mon Sep 17 00:00:00 2001 From: cxt Date: Mon, 2 Nov 2015 14:59:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E6=97=A5=E6=9C=9F=E6=94=BE?= =?UTF-8?q?=E5=9C=A8=E6=88=AA=E6=AD=A2=E6=97=A5=E6=9C=9F=E7=9A=84=E5=8F=B3?= =?UTF-8?q?=E8=BE=B9=EF=BC=8C=E5=8D=A0=E4=BD=8D=E7=AC=A6=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E5=8F=91=E5=B8=83=E6=97=A5=E6=9C=9F(=E5=8F=AF=E9=80=89)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/_user_homework_form.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/users/_user_homework_form.html.erb b/app/views/users/_user_homework_form.html.erb index e5fabee0c..c9be16521 100644 --- a/app/views/users/_user_homework_form.html.erb +++ b/app/views/users/_user_homework_form.html.erb @@ -18,13 +18,13 @@
<%= link_to("导入作业", user_import_homeworks_user_path(User.current.id,:select_course => defined?(select_course)),:class => "BlueCirBtn fl mr10",:remote => true) unless edit_mode%>
- - <%= calendar_for('homework_publish_time')%> -
-
<%= calendar_for('homework_end_time')%>
+
+ + <%= calendar_for('homework_publish_time')%> +