change head text
This commit is contained in:
parent
879842aa06
commit
181b6c41da
@ -9,8 +9,7 @@
|
|||||||
<ion-header collapse="condense">
|
<ion-header collapse="condense">
|
||||||
<ion-toolbar>
|
<ion-toolbar>
|
||||||
<ion-title size="large"
|
<ion-title size="large"
|
||||||
>Cocktaillist
|
>Cocktails {{ cocktails ? "#" + cocktails.length : "please restore" }}</ion-title
|
||||||
{{ cocktails ? "#" + cocktails.length : "#0" }}</ion-title
|
|
||||||
>
|
>
|
||||||
</ion-toolbar>
|
</ion-toolbar>
|
||||||
</ion-header>
|
</ion-header>
|
||||||
|
Loading…
Reference in New Issue
Block a user