From 09b1a0d430bbc3b686206524cbeea47cdb6e4e6c Mon Sep 17 00:00:00 2001 From: softsimon Date: Mon, 10 Aug 2020 17:48:07 +0700 Subject: [PATCH] Hide "included in block" if block is clearly visible. --- .../src/app/components/transaction/transaction.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/components/transaction/transaction.component.html b/frontend/src/app/components/transaction/transaction.component.html index 646f25a3b..3f8310a75 100644 --- a/frontend/src/app/components/transaction/transaction.component.html +++ b/frontend/src/app/components/transaction/transaction.component.html @@ -47,7 +47,7 @@ - + Included in block {{ tx.status.block_height }}