Преглед на файлове

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));