From 6de637efcb3e3b7094f323acac5d23b6c69cfdc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Wabik?= <4rafal@gmail.com> Date: Wed, 20 Jul 2022 02:11:37 -0700 Subject: [PATCH] Up to 1.0.18-20220720 --- luci-app-3ginfo-lite/Makefile | 2 +- .../htdocs/luci-static/resources/view/modem/3gdetail.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/luci-app-3ginfo-lite/Makefile b/luci-app-3ginfo-lite/Makefile index feab9de9..fbd04cb2 100644 --- a/luci-app-3ginfo-lite/Makefile +++ b/luci-app-3ginfo-lite/Makefile @@ -7,7 +7,7 @@ PKG_NAME:=luci-app-3ginfo-lite LUCI_TITLE:=LuCI panel for 3ginfo-lite LUCI_PKGARCH:=all LUCI_DEPENDS:=+sms-tool -PKG_VERSION:=1.0.18-20220716 +PKG_VERSION:=1.0.18-20220720 PKG_RELEASE:=1 define Package/$(PKG_NAME) diff --git a/luci-app-3ginfo-lite/htdocs/luci-static/resources/view/modem/3gdetail.js b/luci-app-3ginfo-lite/htdocs/luci-static/resources/view/modem/3gdetail.js index 48abc53b..270a9af7 100644 --- a/luci-app-3ginfo-lite/htdocs/luci-static/resources/view/modem/3gdetail.js +++ b/luci-app-3ginfo-lite/htdocs/luci-static/resources/view/modem/3gdetail.js @@ -183,8 +183,8 @@ return view.extend({ ]); window.setTimeout(function() { - //location.reload(); - L.hideModal(); + location.reload(); + //L.hideModal(); }, 25000).finally(); } else {