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

Fix "HASH(...)" destination in wagon order view

parent 926c3dd1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
    <div style="text-align: center;">
%=    join( ' / ', $wr->origins )

%=    join( ' / ', $wr->destinations )
%=    join( ' / ', map { $_->{name} } $wr->destinations )
    </div>
    <%= $wr->station_name %> Gleis <%= $wr->platform %><br/>
    Zugtyp: <%= $wr->train_subtype // 'IC?' %>