From 45a85b48185b7f810271a3f83e99547d1fbba32d Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 18 Apr 2025 12:03:07 +0200 Subject: train details: pass dbris on to map link --- templates/_train_details.html.ep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/_train_details.html.ep b/templates/_train_details.html.ep index dab05d0..a1c46db 100644 --- a/templates/_train_details.html.ep +++ b/templates/_train_details.html.ep @@ -145,10 +145,10 @@
% if ($departure->{trip_id}) { % if (stash('station_name')) { - Karte + Karte % } % else { - Karte + Karte % } % } % if ($departure->{wr_link}) { -- cgit v1.2.3