This commit is contained in:
bechi 2014-10-31 16:00:02 -03:00
parent de7bfe90e0
commit 5bf89db32d
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
<div class="large-2 medium-2 small-5 columns">
{{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}}
{{btx.action}}
<i ng-if="btx.action == 'received' " class="icon-arrow-down4"></i>
<i ng-if="btx.action == 'sent' " class="fi-torso"></i>
<i ng-if="btx.action == 'moved' " class="icon-arrow-down4"></i>
</div>
<div class="large-2 medium-2 columns hide-for-small-only">