Commit 9afeb7e2 authored by gaseema-n's avatar gaseema-n

reward.js update

parent 79c28964
......@@ -415,7 +415,7 @@ function getAvailableCoins() {
'</tr></tbody></table></div></div></div></div>');
// $('ul.tabs').tabs('select_tab', 'tab_id');
$('ul.tabs').tabs();
// $('ul.tabs').tabs();
try {
if (allTokens[tokenTab[i]].balance > 0) {
$('.trade-' + tokenTab[i] + '-Button').attr('disabled', false)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment