Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms
This commit is contained in:
@@ -100,7 +100,7 @@ class bug extends control
|
||||
|
||||
$products = $this->loadModel('product')->getPairs('noclosed');
|
||||
$productID = $this->product->saveState($productID, $products);
|
||||
$this->qa->setMenu($products, $productID);
|
||||
$this->qa->setMenu($products, $productID, $branch);
|
||||
|
||||
/* Set browse type. */
|
||||
$browseType = strtolower($browseType);
|
||||
|
||||
Reference in New Issue
Block a user