Add client select

This commit is contained in:
Alexander Georgievskiy
2017-02-07 22:51:24 +00:00
parent 3f363a42b1
commit b4fd763ceb
2 changed files with 57 additions and 0 deletions
+8
View File
@@ -253,6 +253,14 @@
</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">