From 2aba2b65227834a1266ebcb0de9d5ee8b8d69cb3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 8 Jan 2020 19:12:03 +0100 Subject: move links to card-actions for public, hide in app view for now --- templates/_checked_in.html.ep | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'templates/_checked_in.html.ep') diff --git a/templates/_checked_in.html.ep b/templates/_checked_in.html.ep index b220000..62c9e78 100644 --- a/templates/_checked_in.html.ep +++ b/templates/_checked_in.html.ep @@ -260,17 +260,17 @@ % } -
-
- % my $url = 'https://marudor.de/details/' . $journey->{train_type} . ' ' . $journey->{train_no} . '/' . DateTime->now(time_zone => 'Europe/Berlin')->epoch . '000'; - timeline Zuglauf -
-
- % if ($journey->{extra_data}{trip_id}) { - map Karte - % } -
-
+%#
+%#
+%# % my $url = 'https://marudor.de/details/' . $journey->{train_type} . ' ' . $journey->{train_no} . '/' . DateTime->now(time_zone => 'Europe/Berlin')->epoch . '000'; +%# timeline Zuglauf +%#
+%#
+%# % if ($journey->{extra_data}{trip_id}) { +%# map Karte +%# % } +%#
+%#
% if ($journey->{arr_name}) {
-- cgit v1.2.3