Merge branch 'sprint/tianshujie_bug22436' into 'master'
* Fix bug #22436. See merge request easycorp/zentaopms!3371
This commit is contained in:
@@ -49,6 +49,7 @@ class action extends control
|
||||
$this->session->set('researchplanList', $uri, 'project');
|
||||
$this->session->set('researchreportList', $uri, 'project');
|
||||
$this->session->set('meetingList', $uri, 'project');
|
||||
$this->session->set('designList', $uri, 'project');
|
||||
$this->session->set('storyLibList', $uri, 'assetlib');
|
||||
$this->session->set('issueLibList', $uri, 'assetlib');
|
||||
$this->session->set('riskLibList', $uri, 'assetlib');
|
||||
|
||||
Reference in New Issue
Block a user