Unverified Commit c7f5e1dc authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

indicate cancelled departures with --:-- time

parent 388f59e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -296,7 +296,7 @@ sub show_results {
				next;
			}
			else {
				$dtime .= ' CANCELED';
				$dtime = '--:--';
			}
		}
		elsif ($track_via) {