From 2da48e05bef789e3d4f42588dbeb0ad4ca0a75d5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 27 Jul 2022 13:54:20 +0200 Subject: move get_connecting_trains call from _checkeed_in to controller --- templates/landingpage.html.ep | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/landingpage.html.ep') diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index 61d136e..3e7d761 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -13,7 +13,6 @@ % }
- % my $status = get_user_status(); % if ($status->{checked_in}) { %= include '_checked_in', journey => $status; % } -- cgit v1.2.3