From b483d7a2462aff62becc69ca84103527af896b0c Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 23 Oct 2015 14:35:25 -0300 Subject: [PATCH 1/2] Disables text selection on the history list. Differentiate address/contact and notes --- public/views/walletHome.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/public/views/walletHome.html b/public/views/walletHome.html index faf16d9ef..6cb34c339 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -492,8 +492,11 @@
-
{{btx.message}}
- +
Note: {{btx.message}}
+
+ To: + +
From 416ed0efda4346a7841c7a84ca27b19d4a281df0 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 23 Oct 2015 14:54:03 -0300 Subject: [PATCH 2/2] Fix cancel button --- public/views/modals/destination-address.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/views/modals/destination-address.html b/public/views/modals/destination-address.html index 30ceb4091..8ad2ffc0c 100644 --- a/public/views/modals/destination-address.html +++ b/public/views/modals/destination-address.html @@ -110,7 +110,7 @@