aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default/layout/list_view.tt
diff options
context:
space:
mode:
Diffstat (limited to 'share/skin/default/layout/list_view.tt')
-rw-r--r--share/skin/default/layout/list_view.tt8
1 files changed, 6 insertions, 2 deletions
diff --git a/share/skin/default/layout/list_view.tt b/share/skin/default/layout/list_view.tt
index ead72b9..e8ef41d 100644
--- a/share/skin/default/layout/list_view.tt
+++ b/share/skin/default/layout/list_view.tt
@@ -10,9 +10,13 @@
[% actions %]
-=for layout header_cell_contents
+=for layout sortable_header_cell
-<a href="[% order_uri %]">[% call_next %]</a>
+<a href="[% order_uri %]">[% header_cell_contents %]</a>
+
+=for layout header_cell
+
+<th> [% maybe_sortable_header_cell %] </th>
=for layout actions