X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fadmin-mini%2Fluasrc%2Fview%2Fmini%2Freboot.htm;h=9bf2d43cf5e7243b3c3802403c9192a08e31e11c;hp=6ef8603f06c4a2afd5d5dc1d8cad075566e17b80;hb=c882d1f501ec61245d86f46f8d740a35e5faaa81;hpb=cac36db0805f0238f374db15408c6820ab08eb60 diff --git a/modules/admin-mini/luasrc/view/mini/reboot.htm b/modules/admin-mini/luasrc/view/mini/reboot.htm index 6ef8603f0..9bf2d43cf 100644 --- a/modules/admin-mini/luasrc/view/mini/reboot.htm +++ b/modules/admin-mini/luasrc/view/mini/reboot.htm @@ -17,7 +17,7 @@ $Id$

<%:reboot%>

<%:a_s_reboot1%>

<%- -local c = require("luci.model.uci").changes() +local c = require("luci.model.uci").cursor():changes() if c and next(c) then -%>

<%:a_s_reboot_u%>