* Set hidden status in pages.

This commit is contained in:
liugang
2019-08-05 17:25:30 +08:00
parent 8943de7c93
commit ca3032e325
47 changed files with 245 additions and 55 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
</div>
</td>
</tr>
<?php $this->printExtendFields($task, 'table', 'columns=2');?>
<?php $this->printExtendFields($task, 'table', 'columns=1');?>
<tr>
<td class='text-center form-actions' colspan='3'>
<?php echo html::submitButton();?>