Bug 11748 - Remove unused jquery.uitablefilter.js plugin
authorOwen Leonard <oleonard@myacpl.org>
Wed, 12 Feb 2014 14:49:57 +0000 (09:49 -0500)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 19 May 2014 14:09:20 +0000 (16:09 +0200)
commitf7f9b415a3f40475edf0373e7885ab873728bfbe
tree8583a3219eb2d4f8834b246e0f17bb9178ba6490
parentab85f0c5d03df5cbdeecac94cc9ae5e4b327a083
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>
(cherry picked from commit 42b71b87cc21ff69072116c7e42b02ad1f85932b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.uitablefilter.js [deleted file]