Commit 1e2e3339 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

checked_in: distinguish between unknown and not-yet-known arrival

parent 35b3fc44
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -22,6 +22,9 @@
					(<%= sprintf('%+d', ($journey->{real_arrival}->epoch - $journey->{sched_arrival}->epoch)/60) %>)
				% }
			% }
			% elsif ($journey->{arr_name}) {
				noch nicht bekannt
			% }
			% else {
				unbekannt
			% }