mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-01-11 12:28:40 +00:00
Went through todos
This commit is contained in:
parent
b52eed03bb
commit
a6f43aa3c0
|
|
@ -20,9 +20,9 @@
|
|||
"type": 1,
|
||||
"subtype": 1,
|
||||
"name": "",
|
||||
"uri": "api/logout",
|
||||
"uri": "{/api}logout?csrf={$CSRF}",
|
||||
"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\"}]}]",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user