From bd20d2fd27b906e615f90a01e13612af4bf45c4c Mon Sep 17 00:00:00 2001 From: Armilar <102996011+Armilar@users.noreply.github.com> Date: Tue, 14 Jun 2022 22:37:22 +0200 Subject: [PATCH] Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz) --- ... Sub-Page closes on Button Action - (Many thanks to Grrzzz)} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename ioBroker/{NsPanelTs.ts => Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz)} (99%) diff --git a/ioBroker/NsPanelTs.ts b/ioBroker/ Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz) similarity index 99% rename from ioBroker/NsPanelTs.ts rename to ioBroker/ Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz) index 057b97d7..550340f2 100644 --- a/ioBroker/NsPanelTs.ts +++ b/ioBroker/ Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz) @@ -328,7 +328,7 @@ var WLAN: PageQR = "heading": "Gäste WLAN", "useColor": true, "subPage": true, - "parent": WLAN, + "parent": Subpages_1, "items": [{ id: "alias.0.NSPanel_1.Guest_Wifi" }] };