From 1ca5a5304259f457f0096b787cb9299244c579e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Wed, 11 Sep 2024 15:53:33 +0200 Subject: [PATCH] feat: disable transportation select for the time being --- .../Resources/Private/Assets/js/myep/BookingEdit.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/BookingEdit.vue b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/BookingEdit.vue index 67e4a616..88917cc7 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/BookingEdit.vue +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/BookingEdit.vue @@ -119,11 +119,6 @@ :participant="participant" :mutable="mutableFields.services.mutable" v-on:updated="onParticipantDataUpdated($event, index)"/> -