removed amount too low to spend flag on transaction screen for btc

This commit is contained in:
Kadir Sekha 2018-02-14 13:11:47 +00:00
commit 38e6a87cef

View file

@ -30,11 +30,6 @@
<i class="icon"><img src="img/icon-warning.png" width="20px"></i>
<span class="comment" translate>Low fees</span>
</div>
<div class="low-fees" ng-if="btx.lowAmount">
<i class="icon"><img src="img/icon-warning.png" width="20px"></i>
<span class="comment" translate>Amount too low to spend</span>
</div>
</div>
<div ng-show="btx.action == 'sent'" class="ellipsis">