fix remove tx button

This commit is contained in:
bechi 2015-04-24 10:56:37 -03:00
parent f99339cc7f
commit 370b1579df
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
<div class="row column m20t" ng-if="tx.couldRemove">
<button class="tiny expand outline dark-gray" ng-click="remove(tx)"
ng-disabled="loading" ng-show="tx.couldRemove">
<i class="fi-x icon-sign x"></i>
<i class="fi-trash size-14 m5r"></i>
<span translate>Remove transaction</span>
</button>
<div class="text-gray size-12 text-center" show="tx.couldRemove" translate>