...
|
...
|
@@ -22,8 +22,7 @@ |
|
|
style="width: 140px;" autocomplete="off">
|
|
|
<div class="pull-left" style="height:34px;line-height: 34px;">-</div>
|
|
|
<input type="text" class="form-control pull-left js-bootstrap-time" name="morning_sign_end_time"
|
|
|
value=""
|
|
|
style="width: 140px;" autocomplete="off">
|
|
|
style="width: 140px;" autocomplete="off" placeholder="{:date('Y-m-d H:i',$list['morning_sign_end_time'])}">
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
...
|
...
|
|