Dan Janosik
6 years ago
No known key found for this signature in database
GPG Key ID: C6F8CE9FFDB2CED2
1 changed files with
2 additions and
2 deletions
-
views/includes/transaction-io-details.pug
|
@ -61,7 +61,7 @@ div(class="row monospace") |
|
|
else |
|
|
else |
|
|
- extraInputCount = extraInputCount + 1; |
|
|
- extraInputCount = extraInputCount + 1; |
|
|
|
|
|
|
|
|
div(class="row mb-5") |
|
|
div(class="row mb-5 pr-3") |
|
|
div(class="col") |
|
|
div(class="col") |
|
|
div(class="font-weight-bold text-left text-md-right") |
|
|
div(class="font-weight-bold text-left text-md-right") |
|
|
span(class="d-inline d-md-none") Total Input: |
|
|
span(class="d-inline d-md-none") Total Input: |
|
@ -127,7 +127,7 @@ div(class="row monospace") |
|
|
|
|
|
|
|
|
hr |
|
|
hr |
|
|
|
|
|
|
|
|
div(class="row mb-5") |
|
|
div(class="row mb-5 pr-3") |
|
|
div(class="col") |
|
|
div(class="col") |
|
|
div(class="font-weight-bold text-left text-md-right") |
|
|
div(class="font-weight-bold text-left text-md-right") |
|
|
span(class="d-inline d-md-none") Total Output: |
|
|
span(class="d-inline d-md-none") Total Output: |
|
|