oms-Home/Admin/Install/Navigation.install.json
Dennis Eichhorn 55516ac39a
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:05 +00:00

37 lines
1.0 KiB
JSON

[
{
"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?csrf={$CSRF}",
"target": "self",
"action": "[{\"key\": 1, \"listener\": \"click\", \"action\": [{\"key\": 1, \"type\": \"event.prevent\"}, {\"key\": 2, \"type\": \"message.request\", \"uri\": \"\", \"method\": \"POST\", \"request_type\": \"raw\"}, {\"key\": 3, \"type\": \"redirect\", \"uri\": \"\"}]}]",
"icon": "power_settings_new",
"order": 999,
"from": "Home",
"permission": {
"category": null,
"element": null
},
"parent": 0,
"children": []
}
]