fix apply
This commit is contained in:
parent
4c42c72411
commit
a25292fb55
2 changed files with 8 additions and 17 deletions
|
|
@ -20,17 +20,6 @@
|
|||
</div>
|
||||
<div ng-if="hasFunds">
|
||||
<div class="item item-heading send-heading" translate>Recipient</div>
|
||||
<!-- <div>
|
||||
<label class="item item-input bitcoin-address">
|
||||
<i class="icon icon-svg placeholder-icon"><img src="img/icon-bitcoin-symbol.svg"></i>
|
||||
<input type="text" placeholder="{{'Search or enter bitcoin address' | translate}}" ng-model="formData.search" ng-change="findContact(formData.search)" ng-model-onblur>
|
||||
</label>
|
||||
<div class="qr-scan-icon">
|
||||
<a on-tap="openScanner()" ng-style="{'top': '55px'}">
|
||||
<img src="img/tab-icons/ico-scan.svg"/>
|
||||
</a>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<div class="item item-icon-left item-icon-right input">
|
||||
<i class="icon icon-svg left"><img src="img/icon-bitcoin-symbol.svg"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue