From a1b09998680b9a0d0b0f8410e2bb8e01ddd801b1 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 21 Dec 2009 09:18:41 -0500 Subject: [PATCH] Fix for Bug 3229, The "Sort By" feature for lists does not work. White space in table cells can often break the javascript tablesorter. The previous patch to tie the js tablesorter to the shelf sort parameters should work now. --- koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl index 1741d64f88..87b78fc68d 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl @@ -245,16 +245,7 @@ $(function() { " alt="" title="" /> - - - "> - - - "> - - "> - - + "> "> "> ">
-- 2.39.2