Merge branch 'sprint/174_hufangzhou_17077' into 'master'
* Fix bug #17077. See merge request easycorp/zentaopms!774
This commit is contained in:
@@ -131,7 +131,7 @@ class testcase extends control
|
||||
}
|
||||
else
|
||||
{
|
||||
$this->qa->setMenu($this->products, $productID, $branch);
|
||||
$this->qa->setMenu($this->products, $productID, $branch, $browseType);
|
||||
}
|
||||
|
||||
$uri = $this->app->getURI(true);
|
||||
|
||||
Reference in New Issue
Block a user