From 3b4e2720dd81032f00f5301792369a4f0950f8e4 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 18 Dec 2007 16:16:02 -0600 Subject: [PATCH] Auto-submit had not been removed from sort-by menu, it had been moved from inline HTML to a jquery function in . If this is not working properly, please file a bug. Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- .../intranet-tmpl/prog/en/modules/catalogue/results.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl index 311e8a6f60..8d8a716c6a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl @@ -53,7 +53,7 @@ $(window).load(function() { -
+
" value=""/> @@ -66,7 +66,7 @@ $(window).load(function() { - @@ -277,7 +277,7 @@ $(window).load(function() { " title="" style="float: left; margin: .1em;" /> - "> + " title="Search for this Author">   -- 2.39.2