* Fix bug #21699.
This commit is contained in:
@@ -2039,7 +2039,9 @@ class execution extends control
|
||||
$this->loadModel('story');
|
||||
|
||||
if(empty($groupBy)) $groupBy = 'default';
|
||||
/* Set Session. */
|
||||
$this->session->set('execLaneType', $browseType);
|
||||
$this->session->set('storyList', $this->app->getURI(true), 'execution');
|
||||
|
||||
$this->lang->execution->menu = new stdclass();
|
||||
$execution = $this->commonAction($executionID);
|
||||
|
||||
Reference in New Issue
Block a user