From adca2e511bc55534a7377638c7be11ba2d4cb0b0 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Fri, 14 Oct 2022 17:53:39 -0400 Subject: [PATCH] Testing --- app/index.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/app/index.html b/app/index.html index d1a3f8c..f741611 100644 --- a/app/index.html +++ b/app/index.html @@ -21,28 +21,28 @@ - + - + - + - + - + - + - + - + - + - - + + @@ -102,7 +102,7 @@ let page = {} page['page_for'] = { 'event': native_app_config.event_id, 'event_device': native_app_config.event_device_id, 'event_location': native_app_config.event_location_id, "event_session": native_app_config.event_session_id }; // Simple key value like object; - // page['current_url_root'] = 'http://demo.oneskyit.local:5000/'; + // page['current_url_root'] = 'http://dev-app.oneskyit.local:5000/'; // page['current_url_full_path'] = '/event/pjrcghqwert/launcher/x7uFNCMEdOI?'; document.aether.page = page; @@ -164,7 +164,7 @@ - +