oms-Profile/Admin/Install/Navigation.install.json

64 lines
1.8 KiB
JSON

[
{
"id": 1000301001,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Profiles",
"uri": "{/base}/{/lang}/backend/profile/list?{?}",
"target": "self",
"icon": null,
"order": 10,
"from": "Profile",
"permission": null,
"parent": 1000201001,
"children": [
{
"id": 1000302001,
"pid": "/backend/profile",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/{/lang}/backend/profile/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Profile",
"permission": null,
"parent": 1000301001,
"children": []
},
{
"id": 1000303001,
"pid": "/backend/profile",
"type": 5,
"subtype": 1,
"name": "Profile",
"uri": "{/base}/{/lang}/backend/profile/single/front?{?}",
"target": "self",
"icon": null,
"order": 3,
"from": "Profile",
"permission": null,
"parent": 1000301001,
"children": []
},
{
"id": 1000303002,
"pid": "/backend/profile",
"type": 5,
"subtype": 1,
"name": "Settings",
"uri": "{/base}/{/lang}/backend/profile/single/settings?{?}",
"target": "self",
"icon": null,
"order": 999,
"from": "Profile",
"permission": null,
"parent": 1000301001,
"children": []
}
]
}
]