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

wagon order: show train type (ICE 1 / 2 / 3 / 4 / T or IC2)

parent 16348510
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
<div class="container">
  
  <div style="text-align: center;">
%=  $wr->train_type
%=  $wr->train_no
  </div>
  <div style="text-align: center;">
    ??? → ???
  </div>
  <%= $wr->station_name %> Gleis <%= $wr->platform %><br/>
  Zugtyp: <%= $wr->train_subtype // 'IC?' %>
</div>
</div>
<div class="container">
  <div style="position: relative; width: 100%; height: 60ex;">