* Fix bug #17311.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user