From e247e0dd8c1cd6e27be4ec12de9038cc492faf0a Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 27 Aug 2010 09:20:14 -0500 Subject: Add table sorting to a handful of pages Anything that it makes sense to add it to gets the treatment here. Anything with pagination can wait as that will be tougher. We also need to deal with odd/even formatting. Signed-off-by: Dan McGee --- templates/packages/signoffs.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'templates/packages/signoffs.html') diff --git a/templates/packages/signoffs.html b/templates/packages/signoffs.html index 3040f45..dd7a8a7 100644 --- a/templates/packages/signoffs.html +++ b/templates/packages/signoffs.html @@ -47,5 +47,12 @@ +{% load cdn %}{% jquery %} + + {% endif %} {% endblock %} -- cgit v1.2.3-24-g4f1b