mirror of
https://github.com/Karaka-Management/oms-Checklist.git
synced 2026-02-14 15:58:42 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
5cfc5d2515
commit
158c1a362c
|
|
@ -13,9 +13,9 @@
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
* @link http://orange-management.com
|
* @link http://orange-management.com
|
||||||
*/
|
*/
|
||||||
$MODLANG['Navigation'] = [
|
return ['Navigation' => [
|
||||||
'Checklist' => 'Checklist',
|
'Checklist' => 'Checklist',
|
||||||
'Checklists' => 'Checklists',
|
'Checklists' => 'Checklists',
|
||||||
'CreateCheclist' => 'CreateCheclist',
|
'CreateCheclist' => 'CreateCheclist',
|
||||||
'Templates' => 'Templates',
|
'Templates' => 'Templates',
|
||||||
];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user