luci-base: prevent parsing the form input after cbi emergency save
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
parent
d6d0926aee
commit
1dada8cc44
1 changed files with 1 additions and 0 deletions
|
@ -324,6 +324,7 @@ function Map.__init__(self, config, ...)
|
||||||
luci.http.redirect(url)
|
luci.http.redirect(url)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
self.save = false
|
||||||
end
|
end
|
||||||
|
|
||||||
if not ok then
|
if not ok then
|
||||||
|
|
Loading…
Reference in a new issue