diff options
Diffstat (limited to 'templates/_connections_hafas.html.ep')
-rw-r--r-- | templates/_connections_hafas.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_connections_hafas.html.ep b/templates/_connections_hafas.html.ep index d2b35ce..dcf7ec9 100644 --- a/templates/_connections_hafas.html.ep +++ b/templates/_connections_hafas.html.ep @@ -16,7 +16,7 @@ data-dest="<%= $via->{name} %>"> % } % else { - <li class="collection-item"> + <li class="collection-item <%= $row_class %>"> % } <a class="dep-time" href="#"> % if ($train->is_cancelled) { |