This commit is contained in:
wangyuting2
2022-05-18 09:41:15 +08:00
parent af47d16938
commit 04041e6fb5
+1
View File
@@ -87,6 +87,7 @@
<th><?php echo $lang->project->realBegan;?></th>
<td><?php echo html::input('realBegan', helper::isZeroDate($program->realBegan) ? '' : $program->realBegan, "class='form-control form-date'");?></td>
</tr>
<?php $this->printExtendFields($program, 'table');?>
<tr>
<th><?php echo $lang->program->desc;?></th>
<td colspan='3'>