Loading bin/efa-m +2 −2 Original line number Diff line number Diff line Loading @@ -387,8 +387,8 @@ sub show_stopseq { ), $stop->occupancy ? format_occupancy( $stop->occupancy ) : q{}, $stop->full_name, $stop->niveau, $stop->platform $stop->niveau // q{?}, $stop->platform // q{} ); } } Loading Loading
bin/efa-m +2 −2 Original line number Diff line number Diff line Loading @@ -387,8 +387,8 @@ sub show_stopseq { ), $stop->occupancy ? format_occupancy( $stop->occupancy ) : q{}, $stop->full_name, $stop->niveau, $stop->platform $stop->niveau // q{?}, $stop->platform // q{} ); } } Loading