From a4a24e1e4b2d826de3c3388ec0464772f71b3882 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Mon, 7 Mar 2022 16:52:09 +0100 Subject: [PATCH] Enable rte-content on hotel detail page --- .../Private/Templates/Hotel/DetailEvent.html | 38 ++++++++++--------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Hotel/DetailEvent.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Hotel/DetailEvent.html index 66f0d2ab..57995973 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Hotel/DetailEvent.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Hotel/DetailEvent.html @@ -14,25 +14,27 @@ {hotel.description -> f:format.html()} - -

Buchungsoptionen

-
-
-
- +
+ +

Buchungsoptionen

+
+
+
+ +
-
- -

Ausstattung

- {hotel.features -> f:format.html()} -

Zimmerarten / Apartments

- {hotel.roomTypes -> f:format.html()} - -

Zusatzinformationen

- {hotel.additionalInformation -> f:format.html()} -
+ +

Ausstattung

+ {hotel.features -> f:format.html()} +

Zimmerarten / Apartments

+ {hotel.roomTypes -> f:format.html()} + +

Zusatzinformationen

+ {hotel.additionalInformation -> f:format.html()} +
+