summaryrefslogtreecommitdiff
path: root/templates/_connections.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/_connections.html.ep')
-rw-r--r--templates/_connections.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_connections.html.ep b/templates/_connections.html.ep
index 97c53e0..1dd2718 100644
--- a/templates/_connections.html.ep
+++ b/templates/_connections.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->departure_is_cancelled) {