From 2f78ae04e886b95830dac220fc4a46ecd5a54529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Thu, 27 Oct 2016 12:24:50 -0300 Subject: [PATCH] change complete date format to time ago --- www/views/modals/tx-details.html | 9 +++++++-- www/views/modals/txp-details.html | 12 +++++++++--- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/www/views/modals/tx-details.html b/www/views/modals/tx-details.html index 39f802c9c..82f560c8c 100644 --- a/www/views/modals/tx-details.html +++ b/www/views/modals/tx-details.html @@ -41,6 +41,12 @@
{{wallet.name}}
+
+ Created by + + {{btx.creatorName}} + +
Memo @@ -54,7 +60,6 @@ {{btx.feeStr}} -
Timeline
@@ -72,7 +77,7 @@
- +
diff --git a/www/views/modals/txp-details.html b/www/views/modals/txp-details.html index d3eebd0b1..769985946 100644 --- a/www/views/modals/txp-details.html +++ b/www/views/modals/txp-details.html @@ -79,8 +79,14 @@
{{wallet.name}}
-
- {{'Memo'|translate}} +
+ Created by + + {{tx.creatorName}} + +
+
+ {{'Memo'|translate}} {{tx.message}} @@ -135,7 +141,7 @@
- +