Bug 12195 - Remove duplicated plugin jquery.dataTables.min.js
authorOwen Leonard <oleonard@myacpl.org>
Tue, 6 May 2014 15:02:48 +0000 (11:02 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 8 May 2014 16:18:05 +0000 (16:18 +0000)
commit0b06e4ee189c13964a461800e512757871ad22fa
tree6ec7738baf85485796d62375fad031f5656e85fb
parentc2dae3288b5fb4e99b7e7f616e4e2d4ea391b1f9
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 <gmc@esilibrary.com>
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.dataTables.min.js [deleted file]