From eaaaf9399eca7b13fb602942555e7ef370885211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Thu, 20 Sep 2018 16:07:36 +0200 Subject: [PATCH] Fix single gallery images not zooming --- .../Private/Partials/ContentSlider.html | 24 +++++++++++++------ 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html index 8fdc008a..daa20872 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html @@ -3,7 +3,7 @@ This content element was implemented as a slider initially and has been turned into a lightbox gallery. ToDo: Adjust naming accordingly -
+
{images -> f:count()}
@@ -33,12 +33,22 @@