mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-05-19 20:45:23 +02:00
test
This commit is contained in:
@@ -837,7 +837,7 @@ function toggle_route(route_id, current_state, page) {
|
||||
data: JSON.stringify(data),
|
||||
contentType: "application/json",
|
||||
success: function(response) {
|
||||
console.log(response)
|
||||
console.log(SON.stringify(response.body.message))
|
||||
if (element.className == disabledClass) {
|
||||
element.className = enabledClass
|
||||
action_taken = "enabled."
|
||||
|
||||
Reference in New Issue
Block a user