oms-Home/Admin/Install/Navigation.install.json
Dennis Eichhorn 4082483834 bump
2024-02-28 05:09:11 +00:00

37 lines
1.0 KiB
JSON
Executable File

[
{
"id": 1006901001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "Home",
"uri": null,
"target": "self",
"icon": "home",
"order": 10,
"from": "Home",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 0,
"children": []
},
{
"id": 1006900001,
"pid": "/",
"type": 1,
"subtype": 1,
"name": "",
"uri": "api/logout",
"target": "self",
"action": "[{\"key\": 1, \"listener\": \"click\", \"action\": [{\"key\": 1, \"type\": \"event.prevent\"}, {\"key\": 2, \"type\": \"message.request\", \"uri\": \"api/logout\", \"method\": \"POST\", \"request_type\": \"raw\"}, {\"key\": 3, \"type\": \"dom.reload\"}]}]",
"icon": "power_settings_new",
"order": 999,
"from": "Home",
"permission": {
"category": null,
"element": null
},
"parent": 0,
"children": []
}
]