Coin Client select moved to BIP32 tab

This commit is contained in:
Ian Coleman
2017-02-19 11:37:46 +11:00
parent 5de5781ad7
commit a2e3e81989

View File

@@ -253,14 +253,6 @@
</select>
</div>
</div>
<div class="form-group">
<label for="client-phrase" class="col-sm-2 control-label" data-translate>Client</label>
<div class="col-sm-10">
<select id="client-phrase" class="client form-control">
<!-- populated by javascript -->
</select>
</div>
</div>
<div class="form-group">
<label for="root-key" class="col-sm-2 control-label" data-translate>BIP32 Root Key</label>
<div class="col-sm-10">
@@ -375,6 +367,14 @@
<a href="https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki" target="_blank">BIP32 spec</a>
</p>
</div>
<div class="form-group">
<label for="client-phrase" class="col-sm-2 control-label" data-translate>Client</label>
<div class="col-sm-10">
<select id="client-phrase" class="client form-control">
<!-- populated by javascript -->
</select>
</div>
</div>
<div class="form-group">
<label for="bip32-path" class="col-sm-2 control-label" data-translate>BIP32 Derivation Path</label>
<div class="col-sm-10">