From 003b6f8df5703d533b4420ba5dfddc4c3158c2dc 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. --- koha-tmpl/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 1c3c800..ef5b009 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' %] -