Merge pull request #73 from Bitcoin-com/walletcreationsuccess

Update: Removes wallet creation successful card on the home tab
This commit is contained in:
Sam Cheng Hung 2018-05-01 10:05:26 +08:00 committed by GitHub
commit f23b1dc206
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,22 +23,6 @@
</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>
<i class="icon big-icon-svg">
<img src="img/check-white.svg" class="bg green"/>
</i>
</div>
<div class="title" translate>
Your bitcoin wallet is ready!
</div>
<div class="subtitle" translate>
On this screen you can see all your wallets, accounts, and assets.
</div>
</div>
<div class="list card" ng-hide="!txps[0]">
<a class="item item-icon-right item-heading" ui-sref="tabs.proposals">