temporary fix for the tabs confusion

This commit is contained in:
Gabriel Bazán 2017-04-05 10:39:00 -03:00
commit 3da0d499c8

View file

@ -1,4 +1,4 @@
<ion-view id="walletDetails"> <ion-view id="walletDetails" hide-tabs>
<ion-nav-bar ng-class="{'wallet-background-color-default': !wallet.color}" ng-style="{'background-color': wallet.color}"> <ion-nav-bar ng-class="{'wallet-background-color-default': !wallet.color}" ng-style="{'background-color': wallet.color}">
<ion-nav-title>{{wallet.name}}</ion-nav-title> <ion-nav-title>{{wallet.name}}</ion-nav-title>