* adjust for tree browsetask page.

This commit is contained in:
wangyidong
2018-04-28 11:28:53 +08:00
parent f963b360a2
commit fb3e2b370f
17 changed files with 111 additions and 249 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<h2><?php echo $lang->user->batchCreate;?></h2>
<div class="pull-right btn-toolbar">
<?php $customLink = $this->createLink('custom', 'ajaxSaveCustomFields', 'module=user&section=custom&key=batchCreateFields')?>
<?php include '../../common/view/dropdowncustomfield.html.php';?>
<?php include '../../common/view/customfield.html.php';?>
</div>
</div>
<?php