Merge pull request #5852 from gabrielbazan7/fix/tabsissue
temporary fix for the tabs confusion
This commit is contained in:
commit
865bc00b22
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue