From 85f20e2fdb96615c68327d20f15c6b390414e0a7 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 2 Nov 2016 18:01:40 -0300 Subject: [PATCH] Removes "Created by" from tx details (Received) --- www/views/modals/tx-details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/views/modals/tx-details.html b/www/views/modals/tx-details.html index fff546ddf..6297683d2 100644 --- a/www/views/modals/tx-details.html +++ b/www/views/modals/tx-details.html @@ -41,7 +41,7 @@
{{wallet.name}}
-
+
Created by {{btx.creatorName}}