mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-01-11 15:48:41 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
b302aadbaf
commit
e2d780ad83
|
|
@ -13,6 +13,6 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Navigation'] = [
|
||||
return ['Navigation' => [
|
||||
'ProjectManagement' => 'Project Management',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['ProjectManagement'] = [
|
||||
return ['ProjectManagement' => [
|
||||
'Active' => 'Active',
|
||||
'Budget' => 'Budget',
|
||||
'Canceled' => 'Canceled',
|
||||
|
|
@ -35,4 +35,4 @@ $MODLANG['ProjectManagement'] = [
|
|||
'Status' => 'Status',
|
||||
'Title' => 'Title',
|
||||
'UserGroup' => 'User/Group',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user