-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Clement
authored and
Clement
committed
Jul 22, 2016
1 parent
f4b51f6
commit b6e3ace
Showing
40 changed files
with
13 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html> <html> <head> <meta charset="utf-8"> <title></title> <meta name="description" content=""> <!-- <meta name="viewport" content="width=device-width"> --> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> <meta name="format-detection" content="telephone=no"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="styles/vendor.34eb91d2.css"> <link rel="stylesheet" href="styles/main.d7816846.css"> </head> <body ng-app="molpayXsdkApp"> <div class="header"> </div> <div id="app-body" class="app-body container-fluid"> <div class="row-fluid"> <div ng-view=""></div> </div> </div> <div ng-show="isStarting" class="loading text-center vertical-center"> <p>Loading.</p> <p>Please wait.</p> </div> <div class="footer"> </div> <div ng-show="isLoading" class="loading text-center vertical-center"> <div class="loadingbackground"></div> <i class="fa fa-spinner fa-spin fa-3x"></i> <div class="loading-text">Loading...</div> </div> <script src="scripts/vendor.5c22674a.js"></script> <script src="scripts/scripts.89433366.js"></script> </body> </html> | ||
<!doctype html> <html> <head> <meta charset="utf-8"> <title></title> <meta name="description" content=""> <!-- <meta name="viewport" content="width=device-width"> --> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> <meta name="format-detection" content="telephone=no"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="styles/vendor.34eb91d2.css"> <link rel="stylesheet" href="styles/main.d7816846.css"> </head> <body ng-app="molpayXsdkApp"> <div class="header"> </div> <div id="app-body" class="app-body container-fluid"> <div class="row"> <div class="hidden-xs col-sm-2 col-md-3 col-lg-4"></div> <div class="col-xs-12 col-sm-8 col-md-6 col-lg-4" ng-view=""></div> <div class="hidden-xs col-sm-2 col-md-3 col-lg-4"></div> </div> </div> <div ng-show="isStarting" class="loading text-center vertical-center"> <p>Loading.</p> <p>Please wait.</p> </div> <div class="footer"> </div> <div ng-show="isLoading" class="loading text-center vertical-center"> <div class="loadingbackground"></div> <i class="fa fa-spinner fa-spin fa-3x"></i> <div class="loading-text">Loading...</div> </div> <script src="scripts/vendor.5c22674a.js"></script> <script src="scripts/scripts.f29f8607.js"></script> </body> </html> |
1 change: 0 additions & 1 deletion
1
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/scripts/scripts.89433366.js
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/scripts/scripts.f29f8607.js
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/views/alertmodal.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/views/banklistmodal.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/views/cardlistmodal.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/views/channelmodal.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/views/countrylistmodal.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/views/finalizingpayment.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/views/main.html
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/views/paymentinfo.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
MPayXDKExample/Droid/Assets/molpay-mobile-xdk-www/views/receipt.html
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.