oms-Home/Admin/Install/Navigation.install.json
2024-05-02 22:54:38 +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?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": []
}
]