summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kozak <spag@golwen.net>2013-04-26 10:49:12 +0200
committerPeter Kozak <spag@golwen.net>2013-04-26 10:49:12 +0200
commite1177a1d6ae27d3c23e3723fdea05c6ac2893294 (patch)
tree2418b9b9464f2b8fbb61b79f0758737f81607d24
parent02818937b8f7de0ae2417337c30771827d7c1c9e (diff)
table headers
-rw-r--r--app/views/generic_files/_index_core.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/generic_files/_index_core.html.haml b/app/views/generic_files/_index_core.html.haml
index b8ed1f6..2cea8a1 100644
--- a/app/views/generic_files/_index_core.html.haml
+++ b/app/views/generic_files/_index_core.html.haml
@@ -3,6 +3,8 @@
%th= t('generic_files.index.category')
%th= t('generic_files.index.name')
%th= t('generic_files.index.file_type')
+ %th
+ %th
- for generic_file in generic_files
%tr