Fix activity from BitPay Card

This commit is contained in:
Gustavo Maximiliano Cortez 2016-10-19 10:32:47 -03:00
commit 5b1e5ec5b7
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -68,7 +68,7 @@
<div class="size-12 text-bold">
{{tx.merchant.name}}
</div>
<div class="size-12">
<div class="size-12" ng-show="tx.merchant.city && tx.merchant.state">
{{tx.merchant.city}}, {{tx.merchant.state}}
</div>
</div>