Переглянути джерело

Fixing same bug on poweroff setting

TC pushbot 5 4 роки тому
батько
коміт
6cb0c14c07
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      web/SystemAO/boot/poweroff.html

+ 1 - 1
web/SystemAO/boot/poweroff.html

@@ -58,7 +58,7 @@
                     desc: "Please enter your password to confirm operation.",
                     thisuser: true, //This username as default, set to false for entering other user
                     method: "GET",
-                    success: "systemAO/boot/shutdown.html"
+                    success: "SystemAO/boot/shutdown.html"
                 }
 
                 apiObject = encodeURIComponent(JSON.stringify(apiObject));