Changed the bitcoin logo
This commit is contained in:
parent
1c8f0c19d6
commit
c4ca5c6b79
3 changed files with 21 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
<div class="item">
|
||||
<span class="label" translate>To</span>
|
||||
<span class="payment-proposal-to" ng-if="!recipientType">
|
||||
<img src="img/icon-bitcoin-small.svg">
|
||||
<i class="icon icon-svg abs-v-center icon-bitcoinlogoplain"></i>
|
||||
|
||||
<div copy-to-clipboard="toAddress" ng-if="!paypro" class="ellipsis">
|
||||
<contact ng-if="!toName" address="{{toAddress}}"></contact>
|
||||
|
|
|
|||
|
|
@ -23,6 +23,15 @@
|
|||
#{{commitHash}}
|
||||
</span>
|
||||
</div>
|
||||
<div class="item item-divider">
|
||||
Bitcoin.com Wallet is a fork of Copay made by Bitpay.
|
||||
</div>
|
||||
<div class="item item-icon-left" ng-click="openExternalLink2()">
|
||||
<i class="icon ion-social-github-outline"></i>
|
||||
<span>See the original project</span>
|
||||
<span class="item-note">
|
||||
</span>
|
||||
</div>
|
||||
<div class="item item-divider">
|
||||
</div>
|
||||
<a class="item item-icon-left item-icon-right" ui-sref="tabs.about.termsOfUse">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue