From 6a0f0eceba657ea86a1c227dff5d6edc4fba6a09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Tue, 29 Jan 2019 21:19:42 +0100 Subject: [PATCH] Fix syntax error in fluid template --- .../Resources/Private/Templates/Form/Configurator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1cc1d9a9..ab3d19ef 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 @@ -256,7 +256,7 @@ :class="{ checked: isIncludedInput('dateFrom') || isIncludedInput('dateTo') }">
{f:translate(key: 'tx_epevents.label.date', extensionName: 'EpEvents') + v-if="!isIncludedInput('dateFrom') && !isIncludedInput('dateTo')">{f:translate(key: 'tx_epevents.label.date', extensionName: 'EpEvents')} {{ dateRangeFormatted }}