Refactor selling bitcoin

This commit is contained in:
Gustavo Maximiliano Cortez 2017-01-12 20:29:34 -03:00
commit 021e9301d3
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
7 changed files with 459 additions and 23 deletions

View file

@ -91,7 +91,7 @@
ng-click="coinbase.openTxModal(tx)">
<span class="item-note">
<div ng-show="tx.error">
<div class="assertive" ng-show="tx.error || tx.status == 'error'">
Error
</div>
<div ng-show="!tx.error">