diff --git a/public/views/send.html b/public/views/send.html index 2ff9ce1aa..c69adbb86 100644 --- a/public/views/send.html +++ b/public/views/send.html @@ -115,8 +115,8 @@ -
- {{send.onGoingProcess|translate}}... +
+ {{send.onGoingProcess|translate}}...
diff --git a/public/views/walletHome.html b/public/views/walletHome.html index e70bd45a4..4583807b5 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -2,38 +2,41 @@
-
- Could not update Wallet -
[Tap to retry] -
- - -
- Scan status finished with error -
[Tap to retry] -
- - - +
+
+ Could not update Wallet +
[Tap to retry] +
+ +
+ Scan status finished with error +
[Tap to retry] +
+ +
- - {{index.totalBalanceStr }} - -
-
- Opening Wallet... - Updating Status... - Updating Balance... - Updating Pending Transactions... - Scanning Wallet funds... - Recreating Wallet on BWS... + {{index.totalBalanceStr}}
+ ng-class="{'animated fadeIn':!index.hideBalance && index.alternativeBalanceAvailable}" + ng-show="index.alternativeBalanceAvailable"> {{index.totalBalanceAlternative}} {{index.alternativeIsoCode}}
+
+ +
+
+ Opening Wallet... + Updating Status... + Updating Balance... + Updating Pending Transactions... + Scanning Wallet funds... + Recreating Wallet on BWS... +
+
+ +
{{index.walletName | limitTo: 1}}