- testtask: remove code that has been implemented in the qaModel::setMenu method.
This commit is contained in:
@@ -86,7 +86,6 @@ class testtask extends control
|
||||
|
||||
/* Set menu. */
|
||||
$productID = $this->loadModel('product')->saveState($productID, $this->products);
|
||||
$branch = ($this->cookie->preBranch !== '' and $branch === '') ? $this->cookie->preBranch : $branch;
|
||||
$this->loadModel('qa')->setMenu($productID, $branch);
|
||||
$this->session->set('branch', $branch, 'qa');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user