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-Tag: 0.10.0~541 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=b3b708a585759ca506e857ce5030d83ddd190b1e;ds=sidebyside 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 30e7a23b5..11851ad81 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%>