This commit is contained in:
bechi 2014-10-31 16:00:02 -03:00
commit 5bf89db32d

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">