From 5b90f82746e3d12b576c6f871f3e317b2d06cd0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Fri, 30 May 2025 11:40:14 +0200 Subject: [PATCH] feat: link hotel in event price-table addresses #869941azm --- .../Templates/AjaxTable/EventPricetable.html | 32 ++++++++++--------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html index dde59f40..ca3f2dc3 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html @@ -36,21 +36,23 @@ - - - {row.hotelShortName} - - - - - {row.hotelTitle} - - - {row.hotelName} - - - - + + + + {row.hotelShortName} + + + + + {row.hotelTitle} + + + {row.hotelName} + + + + +