Fix activity from BitPay Card

This commit is contained in:
Gustavo Maximiliano Cortez 2016-10-19 10:32:47 -03:00
parent fd0edaffb2
commit 5b1e5ec5b7
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 1 additions and 1 deletions

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>