From a6f5300b21187158675f9d609c621d48aaddef33 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 16 May 2014 12:12:11 -0300 Subject: [PATCH] better tx sent look --- index.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index dbd6c5ac9..03c1b2d04 100644 --- a/index.html +++ b/index.html @@ -427,14 +427,18 @@ Transaction finally rejected -

- - Sent at {{tx.sentTs | date:'medium'}} | - Transaction ID: +

+ + Sent + +

+ {{tx.sentTs | date:'medium'}}. + ID: {{tx.sentTxid}}

+

One signature missing