This commit is contained in:
wangyuting
2022-11-16 05:19:19 +00:00
parent f2acb4f648
commit 594e24f884
+1
View File
@@ -215,6 +215,7 @@ class execution extends control
/* Build the search form. */
$actionURL = $this->createLink('execution', 'task', "executionID=$executionID&status=bySearch&param=myQueryID");
$this->config->execution->search['onMenuBar'] = 'yes';
if(!$execution->multiple) unset($this->config->execution->search['fields']['execution']);
$this->execution->buildTaskSearchForm($executionID, $this->executions, $queryID, $actionURL);
/* team member pairs. */