mirror of https://github.com/openwrt/luci.git
luci-base: prevent parsing the form input after cbi emergency save
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>pull/396/head
parent
d6d0926aee
commit
1dada8cc44
|
@ -324,6 +324,7 @@ function Map.__init__(self, config, ...)
|
|||
luci.http.redirect(url)
|
||||
end
|
||||
end
|
||||
self.save = false
|
||||
end
|
||||
|
||||
if not ok then
|
||||
|
|
Loading…
Reference in New Issue