* Adjust menu for onlyTest.
This commit is contained in:
@@ -82,7 +82,7 @@ class bug extends control
|
||||
$queryID = ($browseType == 'bysearch') ? (int)$param : 0;
|
||||
|
||||
/* Set menu and save session. */
|
||||
$this->bug->setMenu($this->products, $productID, $branch);
|
||||
$this->bug->setMenu($this->products, $productID, $branch, $moduleID);
|
||||
$this->session->set('bugList', $this->app->getURI(true));
|
||||
|
||||
/* Process the order by field. */
|
||||
|
||||
Reference in New Issue
Block a user