* Adjust menu for onlyTest.

This commit is contained in:
daitingting
2017-05-12 14:45:57 +08:00
parent ff5b0639ed
commit b378b53307
20 changed files with 471 additions and 72 deletions
+1 -1
View File
@@ -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. */