From fe6c7eb403d24c4f83ac8bc7eb00ff45dc60285e Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 20 Jan 2016 09:42:21 -0300 Subject: [PATCH] Removes unsent TX from personal wallets --- public/views/modals/txp-details.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/views/modals/txp-details.html b/public/views/modals/txp-details.html index a2152ec05..91a91cb5d 100644 --- a/public/views/modals/txp-details.html +++ b/public/views/modals/txp-details.html @@ -170,8 +170,8 @@ -
-
+
+
* A payment proposal can be deleted if 1) you are the creator, and no other copayer has signed, or 2) 24 hours have passed since the proposal was created.