mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-01-20 19:58:40 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
014e9c4c11
commit
1cbf53a814
|
|
@ -13,5 +13,5 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Navigation'] = [
|
||||
];
|
||||
return ['Navigation' => [
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['ClientManagement'] = [
|
||||
return ['ClientManagement' => [
|
||||
'Accounting' => 'Accounting',
|
||||
'Address' => 'Address',
|
||||
'Addresses' => 'Addresses',
|
||||
|
|
@ -61,4 +61,4 @@ $MODLANG['ClientManagement'] = [
|
|||
'Type' => 'Type',
|
||||
'Wire' => 'Wire',
|
||||
'Zip' => 'Zip',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user