remove data hack, display proposals honestly

This commit is contained in:
Gregg Zigler 2015-07-07 14:33:12 -07:00
commit d929e32949
3 changed files with 9 additions and 22 deletions

View file

@ -17,7 +17,7 @@
<span ng-show="!tx.merchant.pr.ca"><i class="fi-unlock"></i> {{tx.merchant.domain}}</span>
</span>
<span ng-if="tx.outputs">
<span>{{tx.outputs[0].summary.length}}</span>
<span>{{tx.outputs.recipientCount}}</span>
<span translate>recipients</span>
</span>
<span ng-if="!tx.outputs">