* [task#126662,start,3h] support to add menu.
This commit is contained in:
@@ -45,6 +45,7 @@ class index extends control
|
||||
$this->view->showFeatures = $this->indexZen->checkShowFeatures();
|
||||
$this->view->latestVersionList = $latestVersionList;
|
||||
$this->view->appsItems = commonModel::getMainNavList($this->app->rawModule);
|
||||
$this->view->allAppsItems = commonModel::getMainNavList($this->app->rawModule);
|
||||
$this->view->browserMessage = $this->loadModel('message')->getBrowserMessageConfig();
|
||||
|
||||
$this->display();
|
||||
|
||||
Reference in New Issue
Block a user