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

49 lines
1.4 KiB
JSON

[
{
"id": 1005201001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Draw",
"uri": "{/prefix}draw/list?{?}",
"target": "self",
"icon": null,
"order": 70,
"from": "Draw",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1005202001,
"pid": "/draw",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/prefix}draw/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Draw",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1005201001,
"children": []
},
{
"id": 1005202101,
"pid": "/draw",
"type": 3,
"subtype": 5,
"name": "Create",
"uri": "{/prefix}draw/create?{?}",
"target": "self",
"icon": null,
"order": 15,
"from": "Draw",
"permission": { "permission": 4, "type": null, "element": null },
"parent": 1005201001,
"children": []
}
]
}
]