|
@ -43,7 +43,7 @@ div(class="row") |
|
|
else |
|
|
else |
|
|
span(class="text-danger") Unable to decode input |
|
|
span(class="text-danger") Unable to decode input |
|
|
a(data-toggle="popover", title=JSON.stringify(txInput)) |
|
|
a(data-toggle="popover", title=JSON.stringify(txInput)) |
|
|
i(class="fas fa-plus-square") |
|
|
i(class="fas fa-plus-circle") |
|
|
|
|
|
|
|
|
td(class=(txInputIndex == 0 ? "border-top-0" : false), class="pl-0 text-right") |
|
|
td(class=(txInputIndex == 0 ? "border-top-0" : false), class="pl-0 text-right") |
|
|
if (vout && vout.value) |
|
|
if (vout && vout.value) |
|
|