ipc login barterdex selection fix

This commit is contained in:
satindergrewal 2017-11-18 15:09:00 +13:00
parent 674685a994
commit eb09a887b7
1 changed files with 0 additions and 1 deletions

View File

@ -186,7 +186,6 @@ function loginBarterdEX(){
$('.screen-portfolio').show(); $('.screen-portfolio').show();
$('.screen-coindashboard').hide(); $('.screen-coindashboard').hide();
$('.screen-exchange').hide(); $('.screen-exchange').hide();
$('.coin_ticker').html(coin);
$('.btn-exchangeclose').show(); $('.btn-exchangeclose').show();
$('.trading_method_options').show(); $('.trading_method_options').show();
$('.trading_buysell_options').show(); $('.trading_buysell_options').show();