* Adjust project qa menu.

This commit is contained in:
holan20180123
2021-03-22 15:44:19 +08:00
parent faec7af4d6
commit a65793f897
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -388,7 +388,7 @@ class bug extends control
$this->bug->setMenu($this->products, $productID, $branch);
/* Init vars. */
$projectID = $this->session->project ? $this->session->project : 0;
$projectID = 0;
$moduleID = 0;
$executionID = 0;
$taskID = 0;