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/wizard.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'www/templates/wizard.html') 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/wizard.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'www/templates/wizard.html') 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