Преглед изворни кода

05/23/2021 10:16:47 PM MST

master
coldstar пре 3 година
родитељ
комит
fc8aead3d4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      views/includes/block-content.pug

+ 1
- 1
views/includes/block-content.pug Прегледај датотеку

@@ -171,7 +171,7 @@ div(class="tab-content")
span(class="monospace text-muted") #{tx.vin.length.toLocaleString()}:
//a(href=("/tx/" + tx.txid), class="monospace")
a(href=("/tx/" + tx.txid), class="monospace") for all #{tx.vin.length.toLocaleString()}
a(href=("/tx/" + tx.txid), class="monospace") Go to all #{tx.vin.length.toLocaleString()}
td
else


Loading…
Откажи
Сачувај