oms-Tag/Admin/Install/Navigation.install.json
Dennis Eichhorn 8474b88016 fix bugs
2024-04-12 00:52:09 +00:00

49 lines
1.4 KiB
JSON
Executable File

[
{
"id": 1007501001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Tag",
"uri": "{/base}/tag/list",
"target": "self",
"icon": null,
"order": 75,
"from": "Tag",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1007502001,
"pid": "/tag",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/tag/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Tag",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1007501001,
"children": []
},
{
"id": 1007502101,
"pid": "/tag",
"type": 3,
"subtype": 5,
"name": "Create",
"uri": "{/base}/tag/create",
"target": "self",
"icon": null,
"order": 15,
"from": "Tag",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1007501001,
"children": []
}
]
}
]