This commit is contained in:
hufangzhou
2021-12-09 16:54:30 +08:00
parent 0a16828af9
commit ab5b5bdf87
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -497,6 +497,8 @@ class program extends control
die(js::locate($this->createLink('program', 'stakeholder', "programID=$programID"), 'parent'));
}
$this->program->setMenu($programID);
$this->loadModel('user');
$this->lang->program->switcherMenu = $this->program->getSwitcher($programID, true);