luci/modules/luci-base/htdocs/luci-static
Jo-Philipp Wich 7610f1d9cf luci-base: firewall.js: fix addZone()
When checking for an existing zone with the same name internally,
addZone() must use the nonblocking lookupZone() instead of the
promise returning public getZone() call.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-08-14 22:58:15 +02:00
..
resources luci-base: firewall.js: fix addZone() 2019-08-14 22:58:15 +02:00