* Drop no menu module.
This commit is contained in:
@@ -43,7 +43,6 @@ class testtask extends control
|
||||
{
|
||||
$this->app->loadConfig('qa');
|
||||
foreach($this->config->qa->menuList as $module) $this->lang->navGroup->$module = 'qa';
|
||||
//$this->lang->noMenuModule[] = $this->app->rawModule;
|
||||
}
|
||||
elseif($this->app->openApp == 'project')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user