rm unused tips link
This commit is contained in:
parent
6f3bd62efb
commit
29311ffa36
2 changed files with 1 additions and 6 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
|
|
@ -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]">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue