mirror of
https://github.com/Karaka-Management/oms-Purchase.git
synced 2026-02-14 23:08:40 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
7d3de6c1aa
commit
8c3c292b6d
|
|
@ -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' => [
|
||||||
'Analysis' => 'Analysis',
|
'Analysis' => 'Analysis',
|
||||||
'Articles' => 'Articles',
|
'Articles' => 'Articles',
|
||||||
'Create' => 'Create',
|
'Create' => 'Create',
|
||||||
|
|
@ -25,4 +25,4 @@ $MODLANG['Navigation'] = [
|
||||||
'Profile' => 'Profile',
|
'Profile' => 'Profile',
|
||||||
'Purchase' => 'Purchase',
|
'Purchase' => 'Purchase',
|
||||||
'Suppliers' => 'Suppliers',
|
'Suppliers' => 'Suppliers',
|
||||||
];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user