Commit f195abb2 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

fahrtverlauf: show missing realtime at requested stop as well

parent fe6f518e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -224,6 +224,9 @@
%             if ($departure->{arrival} ne $departure->{sched_arrival}) {
                (heute <%= $departure->{arrival} %>)
%             }
%           }
%           if ($departure->{missing_realtime}) {
              <i class="material-icons" aria-label="Echtzeitdaten fehlen">gps_off</i>
%           }
            <strong><%= stash('station_name') %></strong>
          </li>