Unverified Commit 329e9c19 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

dbris: pass eva to data-station

parent cf3842ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1808,7 +1808,7 @@ sub render_board_dbris {
				  ( $delay and $delay > 0 and $delay < 5 ? 1 : 0 ),
				is_delayed      => ( $delay and $delay >= 5 ? 1 : 0 ),
				has_realtime    => defined $delay ? 1 : 0,
				station         => $station_id,
				station         => $result->stop_eva,
				replaced_by     => [],
				replacement_for => [],
				route_pre       => [],