Small Cleaning and autorun bug fix
This commit is contained in:
@@ -1,17 +1,15 @@
|
||||
<ion-header [translucent]="true">
|
||||
<ion-toolbar>
|
||||
<ion-title>
|
||||
Search Host
|
||||
</ion-title>
|
||||
<ion-title>Search Host</ion-title>
|
||||
</ion-toolbar>
|
||||
</ion-header>
|
||||
|
||||
<ion-content [fullscreen]="true">
|
||||
<ion-header collapse="condense">
|
||||
<ion-toolbar>
|
||||
<ion-title size="large">Tab 2</ion-title>
|
||||
<ion-title size="large">WOL</ion-title>
|
||||
</ion-toolbar>
|
||||
</ion-header>
|
||||
|
||||
<app-explore-container name="Tab 2 page"></app-explore-container>
|
||||
<app-explore-container name="WOL"></app-explore-container>
|
||||
</ion-content>
|
||||
|
||||
Reference in New Issue
Block a user