Bug 11748 - Remove unused jquery.uitablefilter.js plugin
authorOwen Leonard <oleonard@myacpl.org>
Wed, 12 Feb 2014 14:49:57 +0000 (09:49 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 18 Feb 2014 20:40:44 +0000 (20:40 +0000)
commit42b71b87cc21ff69072116c7e42b02ad1f85932b
tree7b4228f0a0211b884e60868e80ad6d6ec40704f0
parentcd02934c6baf9d237b17f8348c83bf7e248d5551
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.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.uitablefilter.js [deleted file]