From 52ac7f30151d1860f7f4d5fbf28327014364d663 Mon Sep 17 00:00:00 2001 From: Marty Alcala Date: Fri, 21 Oct 2016 19:30:13 -0400 Subject: [PATCH] add ellipsis to bitcoin address --- www/views/modals/tx-details.html | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/www/views/modals/tx-details.html b/www/views/modals/tx-details.html index 4a8ef256f..208943149 100644 --- a/www/views/modals/tx-details.html +++ b/www/views/modals/tx-details.html @@ -20,33 +20,17 @@
-
- Payment Expires: - {{remainingTimeStr.value}} - Expired -
To - -
- +
+ {{toName}}
- -
- - - {{_paypro.domain || _paypro.toAddress}} - {{toName}} -
-
- Insufficient funds -
From To