From a9bf9a25ab99c9ddc6aba4c9f5ce924e20fe2162 Mon Sep 17 00:00:00 2001 From: bechi Date: Thu, 4 Sep 2014 12:50:27 -0300 Subject: [PATCH] fix transactions list --- views/transactions.html | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/views/transactions.html b/views/transactions.html index f91565fbe..cb0315da5 100644 --- a/views/transactions.html +++ b/views/transactions.html @@ -30,14 +30,14 @@ No transactions yet.
-
-
+
+ -
+
first seen at @@ -49,7 +49,7 @@
-
+
{{vin.value| noFractionNumber}} {{$root.unitName}}

@@ -57,10 +57,13 @@

-
+
-
+
+ +
+
{{vout.value| noFractionNumber}} {{$root.unitName}}

@@ -70,9 +73,13 @@