oms-Exchange/Admin/Install/Navigation.install.json
Dennis Eichhorn ede30523c6 bump
2024-02-28 05:09:10 +00:00

64 lines
2.0 KiB
JSON
Executable File

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