commit
e9acda5d5c
1 changed files with 11 additions and 0 deletions
|
|
@ -23,6 +23,17 @@
|
|||
</div>
|
||||
|
||||
<div class="ng-hide" ng-show="showRateCard.value" ng-include="'views/feedback/rateCard.html'"></div>
|
||||
<div class="list card homeTip" ng-if="homeTip">
|
||||
<div class="item item-icon-right item-heading">
|
||||
<a ng-click="hideHomeTip()"><i class="icon ion-ios-close-empty close-home-tip"></i></a>
|
||||
</div>
|
||||
<div class="title" translate>
|
||||
Your bitcoin wallets are ready!
|
||||
</div>
|
||||
<div class="subtitle" translate>
|
||||
Your Bitcoin Cash (BCH) wallet is ready to use. A Bitcoin Core (BTC) wallet can be displayed from Settings <i class="icon bp-arrow-right"></i> Advanced <i class="icon bp-arrow-right"></i> Bitcoin Core Wallet
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="list card" ng-hide="!txps[0]">
|
||||
<a class="item item-icon-right item-heading" ui-sref="tabs.proposals">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue