1
0

Fixed wallet refresh

This commit is contained in:
Scott E. Graves
2017-02-16 22:30:49 -06:00
parent 8b568612bc
commit 09ec6278c4
5 changed files with 165 additions and 47 deletions

View File

@@ -70,15 +70,15 @@
<table>
<tr>
<td style="text-align: right">Available:</td>
<td id="WalletBalanceConfirmed"></td>
<td id="ID_WalletConfirmedBalance"></td>
</tr>
<tr>
<td style="text-align: right">Pending:</td>
<td id="WalletBalanceUnconfirmed"></td>
<td id="ID_WalletBalanceUnconfirmed"></td>
</tr>
<tr>
<td style="text-align: right">Total:</td>
<td id="WalletBalanceTotal"></td>
<td id="ID_WalletTotalBalance"></td>
</tr>
</table>
</div>
@@ -101,7 +101,7 @@
<div id="unlock_wallet" style="display: none" class="fill">
<h3>Unlock Wallet</h3>
<p>Enter wallet password and click 'Unlock' to continue.</p>
<input type="password" id="WalletUnlockPwd" style="width: inherit"/><br/><br/>
<input type="password" id="ID_WalletUnlockPwd" style="width: inherit"/><br/><br/>
<button ID="UnlockWalletButton">Unlock</button>
</div>
@@ -114,7 +114,7 @@
<div id="tab_view" style="display: none" class="fill">
<h3>Receive Address</h3>
<label id="WalletAddress"></label><br/><br/>
<label id="ID_WalletReceiveAddress"></label><br/><br/>
<TABLE class="fill">
<TR>
<TD ALIGN=CENTER VALIGN=TOP>