From 8710ce410d1b96ca09b4124a66c3474716623585 Mon Sep 17 00:00:00 2001 From: Gustavo Cortez Date: Tue, 18 Feb 2014 12:48:43 -0300 Subject: [PATCH] limit list of addr to 6 with a show more link. --- public/views/transaction/tx.html | 109 ++++++++++++++++--------------- 1 file changed, 57 insertions(+), 52 deletions(-) diff --git a/public/views/transaction/tx.html b/public/views/transaction/tx.html index d84c8954..8fd3b588 100644 --- a/public/views/transaction/tx.html +++ b/public/views/transaction/tx.html @@ -26,8 +26,8 @@
-
-
+
+
{{$root.currency.getConvertion(vin.value)}}
{{vin.addr}} @@ -41,32 +41,38 @@
-
-
-
{{$root.currency.getConvertion(vin.value)}}
-
-    - {{vin.addr}} - {{vin.addr}} -
-
(Input unconfirmed)
-
Incoherence in levelDB detected, please resync
-
Double spent attempt detected. From tx: +
+
+
+
{{$root.currency.getConvertion(vin.value)}}
+
+    + {{vin.addr}} + {{vin.addr}} +
+
(Input unconfirmed)
+
Incoherence in levelDB detected, please resync
+
Double spent attempt detected. From tx: {{vin.doubleSpentTxID}},{{vin.doubleSpentIndex}} -
+
-
-
-
-
- - scriptSig - {{vin.scriptSig.asm}} - +
+
+
+
+ + scriptSig + {{vin.scriptSig.asm}} + +
+
-
-
+
+
@@ -97,46 +103,45 @@
-
-
-
{{$root.currency.getConvertion(vout.value)}} -<<<<<<< HEAD - (U) -    -======= - (U) -    ->>>>>>> 8e733340d31053254750053c5ca686eac87c5139 - - - - +
+
+
+
+ {{$root.currency.getConvertion(vout.value)}} + (U) +    + +
+
- -
-
-
-
- -

+

+
+
+ +

Type {{vout.scriptPubKey.type}} -

-

+

+

scriptPubKey {{vout.scriptPubKey.asm}} -

-
+

+
+
+
-
+
BlockHash