* Finish task #42415.

This commit is contained in:
tianshujie
2021-09-08 13:51:43 +08:00
parent 6d45dea345
commit aecf12e083
8 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
<table class='table table-form'>
<tr>
<th class='w-80px'><?php echo $lang->task->date;?></th>
<td class='w-p45'><?php echo html::input('date', $estimate->date, 'class="form-control form-date" readonly');?></td>
<td class='w-p45'><?php echo html::input('date', $estimate->date, 'class="form-control form-date"');?></td>
<td></td>
</tr>
<tr>