* Fix a bug.

This commit is contained in:
hufangzhou
2021-02-04 10:47:44 +08:00
parent 1625738053
commit da4c024c48
+1
View File
@@ -737,6 +737,7 @@ class repo extends control
$this->send(array('result' => 'success', 'message' => $this->lang->saveSuccess, 'locate' => inlink('setRules')));
}
array_push($this->lang->noMenuModule, 'repo');
$this->repo->setMenu($this->repos, $this->session->repoID, false);
$this->app->loadLang('task');