mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-02-10 02:18:41 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
d2152236f5
commit
cfebfe56ec
|
|
@ -13,7 +13,7 @@
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
* @link http://orange-management.com
|
* @link http://orange-management.com
|
||||||
*/
|
*/
|
||||||
$MODLANG['ResearchDevelopment'] = [
|
return ['ResearchDevelopment' => [
|
||||||
'Active' => 'Active',
|
'Active' => 'Active',
|
||||||
'Budget' => 'Budget',
|
'Budget' => 'Budget',
|
||||||
'Canceled' => 'Canceled',
|
'Canceled' => 'Canceled',
|
||||||
|
|
@ -34,4 +34,4 @@ $MODLANG['ResearchDevelopment'] = [
|
||||||
'Start' => 'Start',
|
'Start' => 'Start',
|
||||||
'Status' => 'Status',
|
'Status' => 'Status',
|
||||||
'UserGroup' => 'User/Group',
|
'UserGroup' => 'User/Group',
|
||||||
];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user