From 3910e4ba7b16a26c4f3778d7be15aa87986f446c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Thu, 12 Sep 2024 15:26:54 +0200 Subject: [PATCH] feat: disable pickup select for the time being --- .../Resources/Private/Assets/js/myep/BookingEdit.vue | 7 ------- 1 file changed, 7 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 88917cc7..aca156ff 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,13 +119,6 @@ :participant="participant" :mutable="mutableFields.services.mutable" v-on:updated="onParticipantDataUpdated($event, index)"/> -