* task #41783, fix tutorial task for classic mode.
This commit is contained in:
@@ -38,6 +38,7 @@ class tutorial extends control
|
||||
$this->view->current = $task;
|
||||
$this->view->setting = $setting;
|
||||
$this->view->referer = base64_decode($referer);
|
||||
$this->view->mode = $this->setting->getItem('owner=system&module=common§ion=global&key=mode');
|
||||
$this->display();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user