From d238d8df0318cf9ba48f0e361e521dae7b4c0160 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 Content-Type: text/plain; charset="utf-8" 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. --- .../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' %] -