Loading templates/_checked_in.html.ep +0 −2 Original line number Diff line number Diff line Loading @@ -141,7 +141,6 @@ % last; % } % if (($station->[1]{rt_arr_countdown} // 0) > 0) { Nächster Halt:<br/> <%= $station->[0] %><br/><%= $station->[1]{rt_arr}->strftime('%H:%M') %> % if ($station->[1]{sched_arr}->epoch != $station->[1]{rt_arr}->epoch) { %= sprintf('(%+d)', ($station->[1]{rt_arr}->epoch - $station->[1]{sched_arr}->epoch ) / 60); Loading @@ -149,7 +148,6 @@ % last; % } % if (($station->[1]{rt_dep_countdown} // 0) > 0) { Aktueller Halt:<br/> <%= $station->[0] %><br/> <%= $station->[1]{rt_arr}->strftime('%H:%M') %> → <%= $station->[1]{rt_dep}->strftime('%H:%M') %> Loading Loading
templates/_checked_in.html.ep +0 −2 Original line number Diff line number Diff line Loading @@ -141,7 +141,6 @@ % last; % } % if (($station->[1]{rt_arr_countdown} // 0) > 0) { Nächster Halt:<br/> <%= $station->[0] %><br/><%= $station->[1]{rt_arr}->strftime('%H:%M') %> % if ($station->[1]{sched_arr}->epoch != $station->[1]{rt_arr}->epoch) { %= sprintf('(%+d)', ($station->[1]{rt_arr}->epoch - $station->[1]{sched_arr}->epoch ) / 60); Loading @@ -149,7 +148,6 @@ % last; % } % if (($station->[1]{rt_dep_countdown} // 0) > 0) { Aktueller Halt:<br/> <%= $station->[0] %><br/> <%= $station->[1]{rt_arr}->strftime('%H:%M') %> → <%= $station->[1]{rt_dep}->strftime('%H:%M') %> Loading