Enable cache for nav tabs
This commit is contained in:
parent
b86f2e240d
commit
889ebb8c6c
9 changed files with 44 additions and 37 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<ion-nav-title>{{'Home' | translate}}</ion-nav-title>
|
||||
</ion-nav-bar>
|
||||
|
||||
<ion-content class="padding" ng-controller="tabHomeController" ng-init="updateAllWallets(); nextStep()">
|
||||
<ion-content class="padding">
|
||||
<div class="list card homeTip" ng-show="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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue