From b033a635bab86865604d93f0489f4f4421b03480 Mon Sep 17 00:00:00 2001 From: = <=> Date: Fri, 8 Mar 2019 14:36:50 -0500 Subject: fixes to make wizard use API first --- www/js/app.js | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'www/js/app.js') diff --git a/www/js/app.js b/www/js/app.js index 580cfdaa..0b87bd82 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -75,7 +75,8 @@ angular.module('zmApp', [ montageScaleFrequency: 300, eventsListDetailsHeight: 230.0, eventsListScrubHeight: 330, - loginScreenString: "var currentView = 'login'", // Isn't there a better way? + loginScreenString1: "var currentView = 'console'", // Isn't there a better way? + loginScreenString2: "var currentView = 'console'", desktopUrl: "/zm", desktopApiUrl: "/api/zm", latestRelease: "https://api.github.com/repos/pliablepixels/zmNinja/releases/latest", @@ -1307,7 +1308,8 @@ angular.module('zmApp', [ // so we will check if the data has //