From a9f22a4d32cf4d1132c6b4e91d9c31d426c42396 Mon Sep 17 00:00:00 2001 From: = <=> Date: Fri, 8 Mar 2019 15:02:03 -0500 Subject: intial ids for appium --- www/templates/first-use.html | 4 ++-- www/templates/wizard.html | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'www') diff --git a/www/templates/first-use.html b/www/templates/first-use.html index 5f98bb6b..751fc786 100644 --- a/www/templates/first-use.html +++ b/www/templates/first-use.html @@ -20,10 +20,10 @@
- -
diff --git a/www/templates/wizard.html b/www/templates/wizard.html index 25e59737..8934d746 100644 --- a/www/templates/wizard.html +++ b/www/templates/wizard.html @@ -13,7 +13,7 @@

{{'kWizConfigPain' | translate}}

{{'kWizPortalUrl' | translate}}

{{'kDisableSamsung' | translate}}

@@ -24,26 +24,26 @@

- +

{{'kWizPortalAuth' | translate}}

{{'kWizPortalText' | translate}}

- {{'kWizUseAuth' | + {{'kWizUseAuth' | translate}} - {{'kWizZMAuth' | + {{'kWizZMAuth' | translate}}
@@ -70,7 +70,7 @@
-
-- cgit v1.2.3 From 7c173fff14dd7278a79735a73ecfd71db4814fd5 Mon Sep 17 00:00:00 2001 From: = <=> Date: Sun, 10 Mar 2019 17:52:40 -0400 Subject: appium goodness --- www/templates/login.html | 2 +- www/templates/menu.html | 6 +++--- www/templates/wizard.html | 12 ++++++------ 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'www') diff --git a/www/templates/login.html b/www/templates/login.html index 2d406223..5e823a56 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -6,7 +6,7 @@ ng-click="handleAlarms();" ng-if="$root.isAlarm"> - +
diff --git a/www/templates/menu.html b/www/templates/menu.html index ba8b78fa..26201765 100644 --- a/www/templates/menu.html +++ b/www/templates/menu.html @@ -1,5 +1,5 @@ -
- +
+ @@ -25,7 +25,7 @@ {{'kBookmark'| translate}} - + diff --git a/www/templates/wizard.html b/www/templates/wizard.html index 8934d746..de1e6e67 100644 --- a/www/templates/wizard.html +++ b/www/templates/wizard.html @@ -47,20 +47,20 @@
- {{'kWizBasicAuth' + {{'kWizBasicAuth' | translate}}

{{'kWarningBasicAuth'|translate}}

{{wizard.tiptext}} @@ -77,11 +77,11 @@

{{'kWizResults' | translate}}

- +  {{wizard.portalValidText}}
- +  {{wizard.apiValidText}}
@@ -100,7 +100,7 @@

- -- cgit v1.2.3