From d4a0e727475c8b60896fc060ee2a786ffe48aa04 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 25 Mar 2023 15:47:11 +0900 Subject: [PATCH] test --- static/js/custom.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/static/js/custom.js b/static/js/custom.js index 2f5a197..2a73301 100644 --- a/static/js/custom.js +++ b/static/js/custom.js @@ -790,9 +790,7 @@ function toggle_exit(route1, route2, exit_id, current_state, page) { url: "api/update_route", data: JSON.stringify(data2), contentType: "application/json", - success: function(response) {@inlophe Maybe best to make your own thread. This seems like a different issue. - My first question is: are you using Podman or Docker? - Can you paste your docker-compose.yml? new thread + success: function(response) { // Response is a JSON object containing the Headscale API response of /v1/api/machines//route if (element.className == disabledClass) { element.className = enabledClass