From 379c5ddda55bd0775b75298f7108f6bb84ff92c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?=
Date: Tue, 12 Nov 2024 12:03:15 +0100
Subject: [PATCH] fix: render pickups when available
---
.../Resources/Private/Templates/Travelinfo/Index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html
index 1db3c91e..07b82f9b 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html
@@ -68,7 +68,7 @@
{date.hotel.address -> f:format.nl2br()}
-
+
Bus-Zustiege
@@ -87,7 +87,7 @@
- {pickup.city} {pickup.street}
+ {pickup.city} {pickup.street} {f:if(condition: pickup.price, then: ', Aufpreis {pickup.price -> f:format.currency(currencySign: \'€\')}')}
|
{pickup.date}
|