From a02c6ccafe53022dce268fabb04a0b6501a3d681 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Thu, 21 Oct 2021 13:49:59 +0200 Subject: [PATCH] WIP Migrate filterpanel --- .../Private/Partials/Search/FilterPanel.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html index 8abe4c8e..7ff88b85 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html @@ -108,7 +108,9 @@ property="conceptUids" data="{action: 'search#filter'}" value="{concept.uid}"/> - {concept.name} + + {concept.name} + @@ -132,20 +134,20 @@
-