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

train attr: looks like the station is the first valid station for @attr

parent 50f578d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,5 +11,5 @@
  <span>λ=<%= $attr->{brakingPercentage} %></span>
% }
% if ($attr->{station} and $with_station) {
  <span><%= $attr->{station} %></span>
  <span>ab <%= $attr->{station} %></span>
% }