* Optimize function to printExtendFields.

This commit is contained in:
liugang
2019-08-13 14:58:15 +08:00
parent 72504872ac
commit dc022ad849
51 changed files with 71 additions and 67 deletions
+1 -1
View File
@@ -153,7 +153,7 @@
</div>
</div>
</div>
<?php $this->printExtendFields($suite, 'div', "position=right&divCell=true");?>
<?php $this->printExtendFields($suite, 'div', "position=right&inForm=0&inCell=1");?>
<div class='cell'>
<?php include '../../common/view/action.html.php';?>
</div>