截止日期
This commit is contained in:
parent
dd6e3e5f82
commit
b89a80d04e
|
@ -8,7 +8,6 @@
|
|||
|
||||
<div class=" mt10">
|
||||
<%= link_to "导入作业", user_import_homeworks_user_path(User.current.id),:class => "BlueCirBtn fl mr10",:remote => true%>
|
||||
<span class="fl mt5 ml10">截止日期:</span>
|
||||
<div class="calendar_div fl">
|
||||
<input type="text" name="homework_common[end_time]" id="homework_end_time" placeholder="截止日期" class="InputBox fl W120 calendar_input" readonly="readonly" >
|
||||
<%= calendar_for('homework_end_time')%>
|
||||
|
|
Loading…
Reference in New Issue