Commit 0358cd51 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

also show wagon order when sections are unknown

parent 574e83d5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1877,7 +1877,6 @@ sub startup {
							from_json => $in_transit->{data}{wagonorder_dep} );
					};
					if (    $wr
						and $wr->sections
						and $wr->wagons
						and defined $wr->direction )
					{