Compare commits
No commits in common. "master" and "v2.0.2" have entirely different histories.
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.netsyms.apps.Mobile" version="2.0.3" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<widget id="com.netsyms.apps.Mobile" version="2.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<name>Netsyms</name>
|
||||
<description>
|
||||
Securely use the Netsyms Apps from your phone or tablet.
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
<script src="cordova.js"></script>
|
||||
|
||||
<script src="vendor/js/jquery-3.4.1.min.js"></script>
|
||||
<script src="vendor/js/jquery-3.2.1.min.js"></script>
|
||||
<script src="vendor/js/framework7.min.js"></script>
|
||||
<script src="vendor/js/fontawesome/fontawesome.min.js"></script>
|
||||
<script src="vendor/js/fontawesome/solid.min.js"></script>
|
||||
|
@ -10,7 +10,7 @@ setuppassword = "";
|
||||
setupsynckey = "";
|
||||
setupsyncurl = "";
|
||||
|
||||
netsymscomurl = "https://apps.netsyms.com/account/mobile/index.php";
|
||||
netsymscomurl = "https://account.netsyms.com/mobile/index.php";
|
||||
netsymsbizurl = "https://BIZID.netsyms.biz/accounthub/mobile/index.php";
|
||||
|
||||
if (localStorage.getItem("firstrun") === null) {
|
||||
|
4
www/vendor/js/jquery-3.2.1.min.js
vendored
Normal file
4
www/vendor/js/jquery-3.2.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
www/vendor/js/jquery-3.4.1.min.js
vendored
2
www/vendor/js/jquery-3.4.1.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user