http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11748
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25209|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <[email protected]> --- Created attachment 25310 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25310&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. Signed-off-by: Chris Cormack <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
