From 099fffed4b0eb6a65133c370c35f43c958014279 Mon Sep 17 00:00:00 2001 From: bechi Date: Fri, 31 Oct 2014 17:06:02 -0300 Subject: [PATCH] fix history icon --- views/history.html | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) 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}}