aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default/layout/collection/grid.tt
diff options
context:
space:
mode:
Diffstat (limited to 'share/skin/default/layout/collection/grid.tt')
-rw-r--r--share/skin/default/layout/collection/grid.tt6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/skin/default/layout/collection/grid.tt b/share/skin/default/layout/collection/grid.tt
index 9b7eb49..cf1d882 100644
--- a/share/skin/default/layout/collection/grid.tt
+++ b/share/skin/default/layout/collection/grid.tt
@@ -22,12 +22,14 @@
<th> [% call_next %] </th>
+=for layout header_action_cell
+
+<th colspan="[% col_count %]"> [% call_next %] </th>
+
=for layout body
<tbody>
-
[% call_next %]
-
</tbody>
=cut