simplify recipient summary logic so that entire list is expanded with one click

This commit is contained in:
Gregg Zigler 2015-07-23 15:06:56 -07:00
commit 4867e9983f
5 changed files with 25 additions and 36 deletions

View file

@ -13,7 +13,7 @@
<div class="ellipsis size-14">
<span ng-if="tx.outputs">
<span translate>Recipients</span>:
<span>{{tx.outputs.recipientCount}}</span>
<span>{{tx.outputs.length}}</span>
</span>
<span ng-if="!tx.outputs">
<span translate>To</span>: