* Code for personal.

This commit is contained in:
Yagami
2021-03-12 11:10:23 +08:00
parent b6aed86094
commit 51944f67f5
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ class personnel extends control
public function addWhitelist($objectID = 0, $deptID = 0, $objectType = 'program', $module = 'personnel', $programID = 0, $from = '')
{
if($module == 'personnel') $this->setProgramNavMenu($objectID);
$this->app->loadLang('project');
$this->app->loadLang('execution');
if($_POST)
{