diff --git a/views/history.html b/views/history.html index 12f548780..cb396e489 100644 --- a/views/history.html +++ b/views/history.html @@ -77,7 +77,7 @@ [{{btx.merchant.domain}}] -
| {{c.cId === $root.wallet.getMyCopayerId() ? 'Me' : $root.wallet.publicKeyRing.nicknameForCopayer(c.cId)}}
diff --git a/views/home.html b/views/home.html
index 4b2865963..26b501175 100644
--- a/views/home.html
+++ b/views/home.html
@@ -18,7 +18,7 @@
-
+
-
+
- You do not have another wallets. {{'Create new wallet' | translate }}
+ [ {{$root.wallet.requiredCopayers}} of {{$root.wallet.totalCopayers}} ]
@@ -22,7 +22,7 @@
+
-
|