Loading templates/_wagon.html.ep +1 −1 Original line number Original line Diff line number Diff line Loading @@ -20,7 +20,7 @@ X X % } % } % else { % else { %= $wagon->number // '?' %= $wagon->number // q{} % if ($wagon->has_wheelchair_space) { % if ($wagon->has_wheelchair_space) { <i class="material-icons" style="font-size: 20px;">accessible</i> <i class="material-icons" style="font-size: 20px;">accessible</i> % } % } Loading Loading
templates/_wagon.html.ep +1 −1 Original line number Original line Diff line number Diff line Loading @@ -20,7 +20,7 @@ X X % } % } % else { % else { %= $wagon->number // '?' %= $wagon->number // q{} % if ($wagon->has_wheelchair_space) { % if ($wagon->has_wheelchair_space) { <i class="material-icons" style="font-size: 20px;">accessible</i> <i class="material-icons" style="font-size: 20px;">accessible</i> % } % } Loading