Remove Name field and copayer list on 1-of-1 wallets
This commit is contained in:
parent
698bd3f616
commit
523a48b056
7 changed files with 21 additions and 9 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<input type="text" placeholder="Family vacation funds" class="form-control" ng-model="walletName">
|
||||
</label>
|
||||
<div class="row" ng-show="isSetupWalletPage">
|
||||
<div>
|
||||
<div ng-if="totalCopayers > 1">
|
||||
<label for="Name">Your name</label>
|
||||
<input id="Name" type="text" placeholder="Name" class="form-control" ng-model="myNickname">
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue