* Fix bug.

This commit is contained in:
liugang
2018-04-28 18:03:35 +08:00
parent 7579436d86
commit 14a2b001ab

View File

@@ -22,7 +22,7 @@
</h2>
<div class="pull-right btn-toolbar">
<?php $customLink = $this->createLink('custom', 'ajaxSaveCustomFields', 'module=task&section=custom&key=batchCreateFields')?>
<?php include '../../common/view/dropdowncustomfield.html.php';?>
<?php include '../../common/view/customfield.html.php';?>
</div>
</div>
<?php