Merge pull request #115 from Bitcoin-com/wallet/task/324
Improvement - 324 - Remove "Bitcoin Core Wallet" toggle entirely.
This commit is contained in:
commit
12f021979f
11 changed files with 7 additions and 106 deletions
|
|
@ -28,10 +28,7 @@
|
|||
<a ng-click="hideHomeTip()"><i class="icon ion-ios-close-empty close-home-tip"></i></a>
|
||||
</div>
|
||||
<div class="title" translate>
|
||||
Your Bitcoin Cash (BCH) Wallet is ready!
|
||||
</div>
|
||||
<div class="subtitle" translate>
|
||||
A Bitcoin Core (BTC) wallet can be displayed from Settings <i class="icon bp-arrow-right"></i> Advanced
|
||||
Your Bitcoin Wallets are ready!
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -72,8 +69,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="list card"
|
||||
ng-show="displayBitcoinCore">
|
||||
<div class="list card">
|
||||
<div class="item item-icon-right item-heading">
|
||||
<img class="wallet-coin-logo" src="img/icon-bitcoin.svg" width="18">
|
||||
<span translate>Bitcoin Core (BTC)</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue