From 973cccd494eb6b50e283b461644ee73e0b304e59 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 3 May 2019 10:49:14 +0200 Subject: checkin: lighter background color, more prominent destination selection --- templates/_public_status_card.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/_public_status_card.html.ep') diff --git a/templates/_public_status_card.html.ep b/templates/_public_status_card.html.ep index e357015..494ad43 100644 --- a/templates/_public_status_card.html.ep +++ b/templates/_public_status_card.html.ep @@ -43,7 +43,7 @@ (<%= sprintf('%+d', ($journey->{real_departure}->epoch - $journey->{sched_departure}->epoch)/60) %>) % } -
+
% if ($journey->{arr_name}) { <%= $journey->{arr_name} %>
% } -- cgit v1.2.3