From b3b708a585759ca506e857ce5030d83ddd190b1e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 31 Oct 2010 19:34:45 +0000 Subject: [PATCH] libs/web: add support for post commit redirects in cbi maps --- libs/web/luasrc/view/cbi/apply_xhr.htm | 7 +++++-- libs/web/luasrc/view/cbi/map.htm | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) 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%>