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