From d4e52ca03b650ccded1682f7f18bb6d5ad6373df Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 12 Jul 2018 07:37:49 +0200 Subject: luci-base: apply_widget: various fixes - Fix button styles in failure message - Pause XHR polling during apply/rollback sessions - Throttle confirm requests to 1 request/second Signed-off-by: Jo-Philipp Wich --- modules/luci-base/luasrc/view/cbi/apply_widget.htm | 34 +++++++++++++++------- 1 file changed, 23 insertions(+), 11 deletions(-) (limited to 'modules/luci-base/luasrc/view/cbi') diff --git a/modules/luci-base/luasrc/view/cbi/apply_widget.htm b/modules/luci-base/luasrc/view/cbi/apply_widget.htm index 3d98085f8..f76846ee8 100644 --- a/modules/luci-base/luasrc/view/cbi/apply_widget.htm +++ b/modules/luci-base/luasrc/view/cbi/apply_widget.htm @@ -1,9 +1,5 @@ <% export("cbi_apply_widget", function(redirect_ok) -%> +