oms-Kanban/Admin/Install/Navigation.install.json
Dennis Eichhorn b632becaad fix bugs
2024-04-12 00:52:07 +00:00

64 lines
1.9 KiB
JSON
Executable File

[
{
"id": 1005801001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Kanban",
"uri": "{/base}/kanban/dashboard",
"target": "self",
"icon": null,
"order": 45,
"from": "Kanban",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1005802001,
"pid": "/kanban",
"type": 3,
"subtype": 1,
"name": "Boards",
"uri": "{/base}/kanban/dashboard",
"target": "self",
"icon": null,
"order": 1,
"from": "Kanban",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1005801001,
"children": []
},
{
"id": 1005803001,
"pid": "/kanban",
"type": 3,
"subtype": 1,
"name": "Archive",
"uri": "{/base}/kanban/archive",
"target": "self",
"icon": null,
"order": 2,
"from": "Kanban",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1005801001,
"children": []
},
{
"id": 1005804001,
"pid": "/kanban",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/kanban/create",
"target": "self",
"icon": null,
"order": 3,
"from": "Kanban",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1005801001,
"children": []
}
]
}
]