|
|
@ -462,8 +462,17 @@ |
|
|
|
|
|
|
|
|
|
|
|
<div class="page-main" id="section-dashboard" data-edexcoin="COIN"> |
|
|
|
<div class="col-xs-12 padding-top-20" id="no_wallet_selected"> |
|
|
|
<div class="alert alert-info alert-dismissible" role="alert"> |
|
|
|
<button type="button" class="close" data-dismiss="alert" aria-label="Close"> |
|
|
|
<span aria-hidden="true">×</span> |
|
|
|
</button> |
|
|
|
<span style="font-size:24px; text-align: center;"><i class="icon fa-paw" aria-hidden="true"></i> NO WALLET SELECTED</span></a>. |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<!-- Begin page header --> |
|
|
|
<div class="page-header page-header-bordered header-easydex" id="header-dashboard" data-edexcoin="COIN"> |
|
|
|
<div class="page-header page-header-bordered header-easydex" id="header-dashboard" data-edexcoin="COIN" style="display: none;"> |
|
|
|
<ol class="breadcrumb" data-edexcoin="COIN"> |
|
|
|
<b>My <span data-edexcoin="COIN" id="edexcoin-active">-</span> Address: </b> <span data-edexcoin="COIN" id="edexcoin_active_addr">-</span> |
|
|
|
</ol> |
|
|
@ -489,7 +498,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<!-- End page header --> |
|
|
|
<div class="" id="wallet-widgets" data-plugin="masonry" data-edexcoin="COIN"> |
|
|
|
<div class="" id="wallet-widgets" data-plugin="masonry" data-edexcoin="COIN" style="display: none;"> |
|
|
|
<div class="col-xs-12"> |
|
|
|
<div class="col-lg-6 col-xs-12" data-edexcoin="COIN" id="edexcoin_getbalance_t"> |
|
|
|
<!-- EasyDEX Total Balance Widget--> |
|
|
@ -526,7 +535,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div data-edexcoin="COIN" id="edexcoin_dashboardinfo"> |
|
|
|
<div data-edexcoin="COIN" id="edexcoin_dashboardinfo" style="display: none;"> |
|
|
|
<div class="col-xs-12 margin-top-20"> |
|
|
|
<!-- Iguana Wallet Settings Box Tab --> |
|
|
|
<div class="panel nav-tabs-horizontal"> |
|
|
|