From 83a69dcd74df82d0fb910c7ef389b0723d827799 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 9 Jun 2024 09:33:46 +0200 Subject: adjust map links for # in HAFAS IDs --- templates/_checked_in.html.ep | 2 +- templates/_public_status_card.html.ep | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/_checked_in.html.ep b/templates/_checked_in.html.ep index 7155208..b42792e 100644 --- a/templates/_checked_in.html.ep +++ b/templates/_checked_in.html.ep @@ -350,7 +350,7 @@ % } Zuglauf % if ($journey->{extra_data}{trip_id}) { - Karte + Karte % } diff --git a/templates/_public_status_card.html.ep b/templates/_public_status_card.html.ep index b463d15..8d2b531 100644 --- a/templates/_public_status_card.html.ep +++ b/templates/_public_status_card.html.ep @@ -170,7 +170,7 @@ timeline Zuglauf % } % if ($journey->{extra_data}{trip_id}) { - map Karte + map Karte % } % } -- cgit v1.2.3