* adjust for mergeFeatureBar.

This commit is contained in:
wangyidong
2016-06-07 15:58:33 +08:00
parent c1c114ebff
commit 15bb4129ac
9 changed files with 23 additions and 28 deletions
-1
View File
@@ -191,7 +191,6 @@ class project extends control
$actionURL = $this->createLink('project', 'task', "projectID=$projectID&status=bySearch&param=myQueryID");
$this->config->project->search['onMenuBar'] = 'yes';
$this->project->buildSearchForm($projectID, $this->projects, $queryID, $actionURL);
$this->loadModel('search')->mergeFeatureBar('project', 'task');
/* team member pairs. */
$memberPairs = array();