[Koha-bugs] [Bug 11748] Remove unused jquery.uitablefilter.js plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 12 15:55:11 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11748

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 25209
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25209&action=edit
Bug 11748 - Remove unused jquery.uitablefilter.js plugin

This patch removes a jQuery plugin which was added for use with the old
tablesorter plugin. Since the tablesorter plugin has been removed and
replaced with DataTables this plugin can also be removed.

To test, apply the patch and search for instances of the plugin:

grep -r -l "jquery.uitablefilter.js" *

There should be no results.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list