wallet selection popup, link to open it
This commit is contained in:
parent
707acfaf64
commit
7433b1b863
5 changed files with 60 additions and 1 deletions
|
|
@ -327,6 +327,11 @@
|
|||
<div ng-hide="home._paypro || home.hideAddress">
|
||||
<div class="row collapse">
|
||||
|
||||
<div class="right size-12 m0 text-gray" ng-click="openWalletsModal(index.otherWallets)" ng-if="index.otherWallets">
|
||||
send to my wallets
|
||||
</div>
|
||||
|
||||
|
||||
<label for="address" class="left" >
|
||||
<span translate>To</span>
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue