From e82f6117c1d83f27a6ff10821a0b936a99c8b279 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 8 Oct 2014 13:45:43 -0400 Subject: [PATCH] Bug 13043 - Remove incorrect link to unused DataTables columnFilter plugin on staff client search history page The staff client search history page does not required the DataTables columnFilter plugin, so the link (which pointed to the wrong location anyway) can be removed. To test, apply the patch and view your search history in the staff client. Table sorter functions (sorting, paging, and searching) should work correctly for current and previous sessions of catalog and authority searches. Signed-off-by: Frederic Demians This patch just affects the staff search history page which is still fully functionnal after applying the patch. Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- .../intranet-tmpl/prog/en/modules/catalogue/search-history.tt | 1 - 1 file changed, 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt index 1c3c800cb2..ef5b009077 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt @@ -5,7 +5,6 @@ [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables.inc' %] -