Update luci-base.patch

This commit is contained in:
kiddin9 2026-06-01 03:33:57 +08:00 committed by GitHub
parent ed368652d6
commit 467762ed99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -218,3 +218,19 @@
nobatch,
credentials: true
}).then(cb, cb);
--- a/luci-base/ucode/template/header.ut
+++ b/luci-base/ucode/template/header.ut
@@ -23,12 +23,6 @@
include(`themes/${theme}/header`);
-%}
-{% if (wizard_pending): %}
-<script>
- window.location.replace({{ sprintf('%J', dispatcher.build_url('admin/wizard')) }});
-</script>
-{% endif %}
-
<script src="{{ resource }}/luci.js?v={# PKG_VERSION #}-{{ pkgs_update_time }}"></script>
<script>
L = new LuCI({{ replace(`${ {