oms-Tasks/Admin/Install/Navigation.install.json
2024-01-26 22:54:00 +00:00

81 lines
2.6 KiB
JSON
Executable File

[
{
"id": 1001101001,
"pid": "/",
"type": 1,
"subtype": 1,
"name": "Tasks",
"uri": "{/base}/task/dashboard?{?}",
"target": "self",
"icon": "bolt",
"order": 15,
"from": "Tasks",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 0,
"children": [
{
"id": 1001102001,
"pid": "/task",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/task/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Tasks",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1001101001,
"children": [
{
"id": 1001102101,
"pid": "/task",
"type": 0,
"subtype": 1,
"name": "Tasks",
"uri": "{/base}/task/view?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Tasks",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1001102001,
"children": []
}
]
},
{
"id": 1001103001,
"pid": "/task",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/task/create?{?}",
"target": "self",
"icon": null,
"order": 10,
"from": "Tasks",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1001101001,
"children": []
},
{
"id": 1001104001,
"pid": "/task",
"type": 3,
"subtype": 1,
"name": "Analysis",
"uri": "{/base}/task/analysis?{?}",
"target": "self",
"icon": null,
"order": 20,
"from": "Tasks",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1001101001,
"children": [],
"status": 3
}
]
}
]