From e1177a1d6ae27d3c23e3723fdea05c6ac2893294 Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Fri, 26 Apr 2013 10:49:12 +0200 Subject: table headers --- app/views/generic_files/_index_core.html.haml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app') 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 -- cgit v1.2.3