mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-02-13 11:28:41 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
d1c8fe35fa
commit
9dc70af48b
|
|
@ -13,7 +13,7 @@
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
* @link http://orange-management.com
|
* @link http://orange-management.com
|
||||||
*/
|
*/
|
||||||
$MODLANG['Navigation'] = [
|
return ['Navigation' => [
|
||||||
'Departments' => 'Departments',
|
'Departments' => 'Departments',
|
||||||
'Employees' => 'Employees',
|
'Employees' => 'Employees',
|
||||||
'HumanResources' => 'Human Resources',
|
'HumanResources' => 'Human Resources',
|
||||||
|
|
@ -24,4 +24,4 @@ $MODLANG['Navigation'] = [
|
||||||
'Shifts' => 'Shifts',
|
'Shifts' => 'Shifts',
|
||||||
'Staff' => 'Staff',
|
'Staff' => 'Staff',
|
||||||
'Structure' => 'Structure',
|
'Structure' => 'Structure',
|
||||||
];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user