From f1dd0c5f713b76f086ad62e27cea98c5bd9ba125 Mon Sep 17 00:00:00 2001 From: Jan-Tarek Butt Date: Fri, 27 Jul 2018 21:38:55 +0200 Subject: [PATCH] gluon-config-mode-geo-location-with-map: load map asyncron to don't block the formular --- .../src/0400-geo-location.lua.in | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/package/gluon-config-mode-geo-location/src/0400-geo-location.lua.in b/package/gluon-config-mode-geo-location/src/0400-geo-location.lua.in index b5b985a9..66bcd482 100644 --- a/package/gluon-config-mode-geo-location/src/0400-geo-location.lua.in +++ b/package/gluon-config-mode-geo-location/src/0400-geo-location.lua.in @@ -67,18 +67,22 @@ return function(form, uci) -
]]