Loading templates/_checked_in.html.ep +8 −2 Original line number Diff line number Diff line Loading @@ -242,7 +242,10 @@ <span> % if ($station->[2]{load}{SECOND}) { % my ($first, $second) = load_icon($station->[2]{load}); <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % if ($first ne 'help_outline') { <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> % } <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % } % if ($station->[2]{isCancelled}) { entfällt Loading Loading @@ -381,7 +384,10 @@ <span> % if ($station->[2]{load}{SECOND}) { % my ($first, $second) = load_icon($station->[2]{load}); <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % if ($first ne 'help_outline') { <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> % } <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % } % if ($station->[2]{isCancelled}) { entfällt Loading Loading
templates/_checked_in.html.ep +8 −2 Original line number Diff line number Diff line Loading @@ -242,7 +242,10 @@ <span> % if ($station->[2]{load}{SECOND}) { % my ($first, $second) = load_icon($station->[2]{load}); <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % if ($first ne 'help_outline') { <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> % } <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % } % if ($station->[2]{isCancelled}) { entfällt Loading Loading @@ -381,7 +384,10 @@ <span> % if ($station->[2]{load}{SECOND}) { % my ($first, $second) = load_icon($station->[2]{load}); <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % if ($first ne 'help_outline') { <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> % } <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % } % if ($station->[2]{isCancelled}) { entfällt Loading