http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12195
Galen Charlton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27980|0 |1 is obsolete| | --- Comment #2 from Galen Charlton <[email protected]> --- Created attachment 27982 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27982&action=edit Bug 12195 - Remove duplicated plugin jquery.dataTables.min.js All templates in the staff client now load the DataTables jquery plugin through a single include file, datatables.inc, which points to a copy of the plugin in intranet-tmpl/lib/jquery/plugins. This patch removes the unused copy of the plugin found in intranet-tmpl/prog/en/lib/jquery/plugins. To test, search the Koha source for references to jquery.dataTables.min.js. There should be no files which point to the redundant file. Signed-off-by: Galen Charlton <[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/
