do not include .git directory
[catagits/Reaction.git] / share / skin / default / layout / list_view.tt
index f1a72b1..e8ef41d 100644 (file)
 
 [% actions %]
 
-=for layout header_action_cell
+=for layout sortable_header_cell
 
-<th colspan="[% col_count %]"> Actions </th>
+<a href="[% order_uri %]">[% header_cell_contents %]</a>
 
-=for layout header_cell_contents
+=for layout header_cell
 
-<a href="[% order_uri %]">[% call_next %]</a>
+<th> [% maybe_sortable_header_cell %] </th>
 
 =for layout actions