mirror of
https://github.com/Karaka-Management/oms-AssetManagement.git
synced 2026-01-28 22:08:41 +00:00
Fix #13
This commit is contained in:
parent
94b3a86ee1
commit
62deefe965
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Asset",
|
||||
"uri": "{/base}/{/lang}/backend/accounting/asset/list?{?}",
|
||||
"uri": "/{/lang}/backend/accounting/asset/list?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/base}/{/lang}/backend/accounting/asset/list?{?}",
|
||||
"uri": "/{/lang}/backend/accounting/asset/list?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user