also show wagon order when sections are unknown

This commit is contained in:
Daniel Friesel 2021-03-08 21:02:19 +01:00
parent 574e83d567
commit 0358cd51d5

View file

@ -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 )
{