From: Jo-Philipp Wich Date: Sun, 31 Oct 2010 19:34:45 +0000 (+0000) Subject: libs/web: add support for post commit redirects in cbi maps X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b3b708a585759ca506e857ce5030d83ddd190b1e;p=openwrt-luci.git libs/web: add support for post commit redirects in cbi maps --- diff --git a/libs/web/luasrc/view/cbi/apply_xhr.htm b/libs/web/luasrc/view/cbi/apply_xhr.htm index 30e7a23b58..11851ad810 100644 --- a/libs/web/luasrc/view/cbi/apply_xhr.htm +++ b/libs/web/luasrc/view/cbi/apply_xhr.htm @@ -12,7 +12,7 @@ $Id$ -%> -<% export("cbi_apply_xhr", function(id, configs) -%> +<% export("cbi_apply_xhr", function(id, configs, redirect) -%>
<%:Applying changes%>