mirror of
https://github.com/Karaka-Management/oms-AssetManagement.git
synced 2026-02-15 04:48:41 +00:00
Fix absolute path to relative paths
This commit is contained in:
parent
a30bcf4864
commit
f3d06d9b65
|
|
@ -5,7 +5,7 @@
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Asset",
|
"name": "Asset",
|
||||||
"uri": "/{/lang}/backend/accounting/asset/list?{?}",
|
"uri": "{/lang}/backend/accounting/asset/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
"uri": "/{/lang}/backend/accounting/asset/list?{?}",
|
"uri": "{/lang}/backend/accounting/asset/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user