Commit 03178c55 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

handle undefined wagon direction

parent aa49349c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@
%           }
%         }
        <div class="direction">
%         if ($wr->has_bad_wagons) {
%         if ($wr->has_bad_wagons or not defined $wr->direction) {
%         }
%         elsif ($wr->direction == 100) {
            <i class="material-icons">arrow_downward</i>