From fb06a68da3ef950b4984378827be77eede3a1862 Mon Sep 17 00:00:00 2001 From: Kadir Sekha Date: Sun, 17 Dec 2017 17:18:06 +0000 Subject: [PATCH] move bch above btc in paper wallet sweep screen --- www/views/paperWallet.html | 144 ++++++++++++++++++------------------- 1 file changed, 72 insertions(+), 72 deletions(-) diff --git a/www/views/paperWallet.html b/www/views/paperWallet.html index f5aa4e3e3..e867de8dd 100644 --- a/www/views/paperWallet.html +++ b/www/views/paperWallet.html @@ -5,51 +5,6 @@ -
-
-
-

Bitcoin found:

-
- {{btcBalanceText}} -
-
-
-
-
- Funds will be transferred to: -
- - -
-
-
- No Bitcoin wallet to transfer funds to found. -
-
-
-
-
-

No Bitcoin found

-
-
@@ -70,13 +25,13 @@ {{bchWallet.name || bchWallet.id}}

- {{bchWallet.status.totalBalanceStr}} - [Balance Hidden] - - {{bchWallet.m}}-of-{{bchWallet.n}} - - {{wallet.error}} -   + {{bchWallet.status.totalBalanceStr}} + [Balance Hidden] + + {{bchWallet.m}}-of-{{bchWallet.n}} + + {{wallet.error}} +  

@@ -94,25 +49,70 @@

No Bitcoin Cash found

+
+
+
+

Bitcoin found:

+
+ {{btcBalanceText}} +
+
+
+
+
+ Funds will be transferred to: +
+ + +
+
+
+ No Bitcoin wallet to transfer funds to found. +
+
+
+
+
+

No Bitcoin found

+
+
- Funds transferred - - - - - - + slide-success-show="sendStatus === 'success'" + slide-success-on-confirm="onSuccessConfirm()" + slide-success-hide-on-confirm="true"> + Funds transferred + + + + + +