* adjust for show onMenuBar checkbox when search save query.
This commit is contained in:
@@ -114,6 +114,7 @@ class bug extends control
|
||||
|
||||
/* Build the search form. */
|
||||
$actionURL = $this->createLink('bug', 'browse', "productID=$productID&branch=$branch&browseType=bySearch&queryID=myQueryID");
|
||||
$this->config->bug->search['onMenuBar'] = 'yes';
|
||||
$this->bug->buildSearchForm($productID, $this->products, $queryID, $actionURL);
|
||||
$this->loadModel('search')->mergeFeatureBar('bug', 'browse');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user