summaryrefslogtreecommitdiff
path: root/app/views/gui_functions/_index_core.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/gui_functions/_index_core.html.haml')
-rw-r--r--app/views/gui_functions/_index_core.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/gui_functions/_index_core.html.haml b/app/views/gui_functions/_index_core.html.haml
index cb53d4f..0d9454e 100644
--- a/app/views/gui_functions/_index_core.html.haml
+++ b/app/views/gui_functions/_index_core.html.haml
@@ -5,9 +5,9 @@
- @user_groups.each do |user_group|
%th= user_group
- - reset_cycle
+
- for gui_function in gui_functions
- %tr{:class => cycle('odd', 'even')}
+ %tr
- cache(['gui_functions_table_row', I18n.locale, gui_function]) do
%td= gui_function.category
%td