From 833540bfb26da85065dcf25d2824eae6e202fd10 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 4 Apr 2025 22:37:00 +0200 Subject: public status card: proper map links for dbris --- templates/_public_status_card.html.ep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/_public_status_card.html.ep b/templates/_public_status_card.html.ep index 84708ef..f0812ab 100644 --- a/templates/_public_status_card.html.ep +++ b/templates/_public_status_card.html.ep @@ -15,7 +15,7 @@ % } <%= visibility_icon($journey->{effective_visibility_str}) %> % if (stash('from_timeline') and $journey->{extra_data}{trip_id}) { - map + map % } % if (not $journey->{extra_data}{rt}) { gps_off @@ -181,7 +181,7 @@   % } % if ($journey->{extra_data}{trip_id}) { - map Karte + map Karte % } % } -- cgit v1.2.3