Merge branch 'sprint/194_tianshujie_fixbug' into 'master'
* Fix bug #23010. See merge request easycorp/zentaopms!3649
This commit is contained in:
@@ -126,7 +126,6 @@ class testcase extends control
|
||||
|
||||
$uri = $this->app->getURI(true);
|
||||
$this->session->set('caseList', $uri, $this->app->tab);
|
||||
$this->session->set('bugList', $uri, $this->app->tab);
|
||||
$this->session->set('productID', $productID);
|
||||
$this->session->set('moduleID', $moduleID);
|
||||
$this->session->set('browseType', $browseType);
|
||||
|
||||
Reference in New Issue
Block a user