mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-10 05:58:41 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
468d935645
commit
a13eb11c25
|
|
@ -13,8 +13,8 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Navigation'] = [
|
||||
return ['Navigation' => [
|
||||
'Create' => 'Create',
|
||||
'List' => 'List',
|
||||
'Suppliers' => 'Suppliers',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['SupplierManagement'] = [
|
||||
return ['SupplierManagement' => [
|
||||
'Accounting' => 'Accounting',
|
||||
'Address' => 'Address',
|
||||
'Addresses' => 'Addresses',
|
||||
|
|
@ -52,4 +52,4 @@ $MODLANG['SupplierManagement'] = [
|
|||
'Type' => 'Type',
|
||||
'Wire' => 'Wire',
|
||||
'Zip' => 'Zip',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user