From a9f22a4d32cf4d1132c6b4e91d9c31d426c42396 Mon Sep 17 00:00:00 2001
From: = <=>
Date: Fri, 8 Mar 2019 15:02:03 -0500
Subject: intial ids for appium
---
config.xml | 6 +++---
package.json | 4 ++--
www/templates/first-use.html | 4 ++--
www/templates/wizard.html | 14 +++++++-------
4 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/config.xml b/config.xml
index feeebbd8..ac1b67fa 100644
--- a/config.xml
+++ b/config.xml
@@ -173,10 +173,10 @@
-
-
-
+
+
+
diff --git a/package.json b/package.json
index 42eaa48e..6a97ea10 100644
--- a/package.json
+++ b/package.json
@@ -57,10 +57,10 @@
"FCM_VERSION": "11.6.2"
},
"cordova-custom-config": {},
+ "cordova-plugin-media-pp-fork": {},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
- },
- "cordova-plugin-media-pp-fork": {}
+ }
}
},
"dependencies": {
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 @@
-
- {{'kNext' | translate}}
+ {{'kNext' | translate}}
{{'kWizPortalAuth' | translate}}
{{'kWizPortalText' | translate}}
- {{'kWizUseAuth' |
+ {{'kWizUseAuth' |
translate}}
- {{'kWizZMAuth' |
+ {{'kWizZMAuth' |
translate}}
@@ -70,7 +70,7 @@
{{'kPrev' | translate}}
- {{'kNext' |
+ {{'kNext' |
translate}}
--
cgit v1.2.3