diff --git a/views/history.html b/views/history.html index ae3dbbb22..1db5f9c7c 100644 --- a/views/history.html +++ b/views/history.html @@ -8,8 +8,8 @@ No transactions yet.
-
-
+
+
  @@ -17,21 +17,28 @@
-
- {{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}} - {{btx.action}} - - - +
+
+ {{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}} + +
+
+ {{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}} + +
+
+ {{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}} + +
-
+
  - {{ (btx.action == 'received' ? 'on' : 'to') | translate }} {{btx.labelTo}} + {{btx.labelTo}}
-
- {{btx.comment}} +
+ {{btx.comment}}