rm unused tips link

This commit is contained in:
Matias Alejo Garcia 2016-10-11 14:55:25 -03:00
commit 29311ffa36
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
2 changed files with 1 additions and 6 deletions

View file

@ -18,7 +18,7 @@
<button <button
class="button button-clear expand" class="button button-clear expand"
ng-click="doBackup()" ng-click="doBackup()"
translate>Backup wallet now translate>OK
</button> </button>
</div> </div>
</div> </div>

View file

@ -1,11 +1,6 @@
<ion-view id="tab-receive"> <ion-view id="tab-receive">
<ion-nav-bar class="bar-royal"> <ion-nav-bar class="bar-royal">
<ion-nav-title>{{'Receive' | translate}}</ion-nav-title> <ion-nav-title>{{'Receive' | translate}}</ion-nav-title>
<ion-nav-buttons side="secondary">
<button class="button button-clear" ng-click="checkTips(true)">
<i class="ion-help-circled"></i>
</button>
</ion-nav-buttons>
</ion-nav-bar> </ion-nav-bar>
<ion-content> <ion-content>
<div class="list card padding text-center" ng-if="!wallets[0]"> <div class="list card padding text-center" ng-if="!wallets[0]">