- Booking: added modify a booking (+ emails).

This commit is contained in:
Paolo Arena
2019-10-10 21:08:29 +02:00
parent 2b98516c46
commit 0e0b327858
6 changed files with 47 additions and 8 deletions

View File

@@ -38,7 +38,6 @@ export default class Header extends Vue {
public photo = ''
public visuimg: boolean = true
get getappname(){
if (Screen.width < 400) {
return this.$t('msg.myAppNameShort')