Skip to content

Commit

Permalink
add coinbase lowfee sell restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
matiu committed Apr 21, 2017
1 parent 20fdeb9 commit bf3b377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/views/coinbase.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<i class="icon bp-arrow-right"></i>
</a>
<a class="item item-icon-right"
href ui-sref="tabs.buyandsell.coinbase.amount({nextStep: 'tabs.buyandsell.coinbase.sell', currency: currency})">
href ui-sref="tabs.buyandsell.coinbase.amount({nextStep: 'tabs.buyandsell.coinbase.sell', currency: currency})" no-low-fee>
<img src="img/sell-bitcoin.svg" alt="sell bitcoin" width="30" class="item-img-sell" style="vertical-align:
text-bottom;">
Sell Bitcoin
Expand Down

0 comments on commit bf3b377

Please sign in to comment.