diff --git a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html index d417e0b8..f123309a 100644 --- a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html +++ b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html @@ -58,7 +58,7 @@ inline-template> + noCacheHash="1" additionalAttributes="{'@submit.prevent': 'submitForm()'}"> @@ -253,8 +253,7 @@
- +
diff --git a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/ContactForm.html b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/ContactForm.html index 5af36cce..5f256b09 100644 --- a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/ContactForm.html +++ b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/ContactForm.html @@ -12,7 +12,8 @@
+ pageUid="{settings.ajaxPageUid}" noCacheHash="1" + additionalAttributes="{'@submit.prevent': 'submitForm()'}">
@@ -95,7 +96,7 @@ target="_blank">Datenschutzbestimmungen gelesen und akzeptiert.
- +
diff --git a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/InquiryForm.html b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/InquiryForm.html index 0732c97e..e997806a 100644 --- a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/InquiryForm.html +++ b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/InquiryForm.html @@ -13,7 +13,8 @@
+ pageUid="{settings.ajaxPageUid}" noCacheHash="1" + additionalAttributes="{'@submit.prevent': 'submitForm()'}"> @@ -83,7 +84,7 @@ target="_blank">Datenschutzbestimmungen gelesen und akzeptiert.
- +
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/FullForm.html b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/FullForm.html index 71253dd1..0c39f61c 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/FullForm.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/FullForm.html @@ -9,7 +9,7 @@
+ noCacheHash="1" class="border" additionalAttributes="{'v-show': '!success', '@submit.prevent': 'submitForm()'}">
@@ -86,7 +86,7 @@
- +
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/SimpleForm.html b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/SimpleForm.html index cf6cfe61..edfa5d25 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/SimpleForm.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/SimpleForm.html @@ -9,7 +9,7 @@
+ noCacheHash="1" class="border" additionalAttributes="{'v-show': '!success', '@submit.prevent': 'submitForm()'}">
@@ -45,7 +45,7 @@
- +