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

34 lines
928 B
JSON
Executable File

[
{
"id": 1006201001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Auditor",
"uri": "{/prefix}admin/audit/list",
"target": "self",
"icon": null,
"order": 75,
"from": "Auditor",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1000101001,
"children": [
{
"id": 1006202001,
"pid": "/admin/audit",
"type": 3,
"subtype": 1,
"name": "Audits",
"uri": "{/prefix}admin/audit/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Auditor",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1006201001,
"children": []
}
]
}
]