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

InTransit->add: update HAFAS/DBRIS switch

parent e32f1c38
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@ sub add {
			}
		);
	}
	elsif ( $journey and $stop and $journey->can('id') ) {
	elsif ( $journey and $stop and $journey->can('product') ) {

		# HAFAS
		my @route;