summaryrefslogtreecommitdiff
path: root/app/views/route_elements/_index_core.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/route_elements/_index_core.html.haml')
-rw-r--r--app/views/route_elements/_index_core.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/route_elements/_index_core.html.haml b/app/views/route_elements/_index_core.html.haml
index f769c01..5336057 100644
--- a/app/views/route_elements/_index_core.html.haml
+++ b/app/views/route_elements/_index_core.html.haml
@@ -7,9 +7,9 @@
%th= t('route_elements.index.action')
%th= t('route_elements.index.mandatory')
- - reset_cycle
+
- for route_element in route_elements
- %tr{:class => cycle('odd', 'even')}
+ %tr
%td= route_element.var_in
%td= route_element.var_out
%td= route_element.pattern