* Fix user view bug.

This commit is contained in:
sgm0422
2020-06-16 14:15:22 +08:00
parent bb92200ea5
commit 19a1db72df
3 changed files with 18 additions and 2 deletions
+1
View File
@@ -141,6 +141,7 @@ class program extends control
*/
public function group($programID = 0)
{
$this->session->set('program', $programID);
$title = $this->lang->company->orgView . $this->lang->colon . $this->lang->group->browse;
$position[] = $this->lang->group->browse;