Fix layout. Adds spend unconfirmed to txp details
This commit is contained in:
parent
12d132c37a
commit
4a79dbd01f
3 changed files with 22 additions and 18 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div class="ng-animate-disabled row collapse line-b" ng-class="text-gray">
|
||||
<div class="ng-animate-disabled row collapse">
|
||||
<li ng-if="output.isSummary" class="line-b p10 oh" ng-click="toggleOutputDetails(output)">
|
||||
<span class="text-gray" translate>Recipients</span>:
|
||||
<span class="right enable_text_select">{{output.recipientCount}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue