From 90b8d254246ea2b01d492de7968bbac30954989b Mon Sep 17 00:00:00 2001 From: cxt Date: Mon, 31 Aug 2015 17:35:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BC=A0=E6=A0=87=E7=82=B9=E5=85=A5=E2=80=9C?= =?UTF-8?q?=E8=AF=B7=E8=BE=93=E5=85=A5=E4=BD=9C=E4=B8=9A=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E2=80=9D=E5=90=8E=EF=BC=8C=E6=89=8D=E6=98=BE=E7=A4=BAkindedito?= =?UTF-8?q?r=E5=8F=8A=E5=85=B6=E4=B8=8B=E9=9D=A2=E7=9A=84=E5=86=85?= =?UTF-8?q?=E5=AE=B9=EF=BC=8C=E5=8F=8A=E5=AF=BC=E5=85=A5=E4=BD=9C=E4=B8=9A?= =?UTF-8?q?=E5=8F=B3=E4=BE=A7=E7=9A=84=E6=97=B6=E9=97=B4=E6=A1=86=EF=BC=8C?= =?UTF-8?q?=E5=BA=94=E8=AF=A5=E6=98=BE=E7=A4=BA=E2=80=9C=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E6=88=AA=E6=AD=A2=E6=97=A5=E6=9C=9F=E2=80=9D=E7=9A=84tip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/_user_homework_form.html.erb | 52 ++++++++++---------- 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/app/views/users/_user_homework_form.html.erb b/app/views/users/_user_homework_form.html.erb index 8340306e0..a61219637 100644 --- a/app/views/users/_user_homework_form.html.erb +++ b/app/views/users/_user_homework_form.html.erb @@ -1,44 +1,46 @@ <%= javascript_include_tag "/assets/kindeditor/kindeditor" %>
- +

<%= link_to "导入作业", user_import_homeworks_user_path(User.current.id),:class => "BlueCirBtn fl mr10",:remote => true%> + 截止日期:
<%= calendar_for('homework_end_time')%>
+ -
\ No newline at end of file +
+
\ No newline at end of file