Merge branch 'master' of ssh://lab.theresno.cloud:1251/hackathon-fr-20/plana
This commit is contained in:
commit
e6448cfa9b
@ -1,7 +1,7 @@
|
||||
<ion-header [translucent]="true">
|
||||
<ion-toolbar>
|
||||
<ion-title>
|
||||
Suche durchführen
|
||||
plAN – präventive und lebenskompetenzfördernde Angebote
|
||||
</ion-title>
|
||||
</ion-toolbar>
|
||||
</ion-header>
|
||||
@ -9,7 +9,7 @@
|
||||
<ion-content [fullscreen]="true">
|
||||
<ion-header collapse="condense">
|
||||
<ion-toolbar>
|
||||
<ion-title size="large">Suche durchführen</ion-title>
|
||||
<ion-title size="large">plAN – präventive und lebenskompetenzfördernde Angebote</ion-title>
|
||||
</ion-toolbar>
|
||||
</ion-header>
|
||||
|
||||
|
@ -1,17 +1,17 @@
|
||||
<ion-tabs>
|
||||
|
||||
<ion-tab-bar slot="tabBar_Bottom">
|
||||
<ion-tab-button tab="tab_search">
|
||||
<ion-tab-bar slot="tabs">
|
||||
<ion-tab-button tab="tab1">
|
||||
<ion-icon name="search-outline"></ion-icon>
|
||||
<ion-label>Suche</ion-label>
|
||||
</ion-tab-button>
|
||||
|
||||
<ion-tab-button tab="tab_map">
|
||||
<ion-tab-button tab="tab2">
|
||||
<ion-icon name="map-outline"></ion-icon>
|
||||
<ion-label>Karte</ion-label>
|
||||
</ion-tab-button>
|
||||
|
||||
<ion-tab-button tab="tab_chat">
|
||||
<ion-tab-button tab="tab3">
|
||||
<ion-icon name="chatbubbles-outline"></ion-icon>
|
||||
<ion-label>Chat</ion-label>
|
||||
</ion-tab-button>
|
||||
|
Loading…
Reference in New Issue
Block a user