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

64 lines
2.0 KiB
JSON
Executable File

[
{
"id": 1007001001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Exchange",
"uri": "{/prefix}admin/exchange/dashboard?{?}",
"target": "self",
"icon": null,
"order": 50,
"from": "Exchange",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1000101001,
"children": [
{
"id": 1007002001,
"pid": "/admin/exchange",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/prefix}admin/exchange/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Exchange",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1007001001,
"children": []
},
{
"id": 1007002002,
"pid": "/admin/exchange",
"type": 3,
"subtype": 1,
"name": "Import",
"uri": "{/prefix}admin/exchange/import/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Exchange",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1007001001,
"children": []
},
{
"id": 1007002003,
"pid": "/admin/exchange",
"type": 3,
"subtype": 1,
"name": "Export",
"uri": "{/prefix}admin/exchange/export/list",
"target": "self",
"icon": null,
"order": 10,
"from": "Exchange",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1007001001,
"children": []
}
]
}
]