diff --git a/views/history.html b/views/history.html index 1db5f9c7c..1ba55ef8f 100644 --- a/views/history.html +++ b/views/history.html @@ -1,80 +1,87 @@
-
+
Loading...
No transactions yet.
-
-
-
-   - - - Unconfirmed - -
+
+
+ +
+
+
+   + + + Unconfirmed + +
+ +
+
+ {{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}} + +
+
+ +
+   + {{btx.labelTo}} +
+ +
+ {{btx.comment}} +
+ + -
-
- {{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}} -
-
- {{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}} - +
+ + + + + + + + + +
{{c.cId === $root.wallet.getMyCopayerId() ? 'Me' : $root.wallet.publicKeyRing.nicknameForCopayer(c.cId)}} + + + + + + + + + + +
+
+
+ Transaction ID: {{btx.txid}} + More details +
-
- {{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}} - -
-
- -
-   - {{btx.labelTo}} -
- -
- {{btx.comment}} -
- - -
-
- - - - - - - - - -
{{c.cId === $root.wallet.getMyCopayerId() ? 'Me' : $root.wallet.publicKeyRing.nicknameForCopayer(c.cId)}} - - - - - - - - - - -
-
-
- Transaction ID: {{btx.txid}} - More details