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

33 lines
849 B
JSON

[
{
"id": 1000901001,
"pid": "/backend",
"type": 1,
"subtype": 1,
"name": "Calendar",
"uri": "/{/lang}/backend/calendar/dashboard?{?}",
"target": "self",
"icon": "fa fa-calendar",
"order": 10,
"from": "Calendar",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1006901001,
"children": []
},
{
"id": 1000901002,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Calendar",
"uri": "/{/lang}/backend/calendar/dashboard?{?}",
"target": "self",
"icon": null,
"order": 30,
"from": "Calendar",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1003601001,
"children": []
}
]