From 6e46d8512437bbebb8c7628a5323fcff13e81951 Mon Sep 17 00:00:00 2001 From: Gustavo Cortez Date: Fri, 17 Jan 2014 12:49:33 -0300 Subject: [PATCH] added alert if there are not transactions yet --- public/views/transaction/list.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/views/transaction/list.html b/public/views/transaction/list.html index 6402c668..2012dcd2 100644 --- a/public/views/transaction/list.html +++ b/public/views/transaction/list.html @@ -1,5 +1,6 @@
Loading...
-
+
There are not transactions
+
{{tx.txid}} {{tx.time * 1000 | date:'medium'}}