Bug 15285: Upgrade DataTables to 1.10.10
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 14 Dec 2015 12:15:58 +0000 (12:15 +0000)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Wed, 24 Feb 2016 00:02:49 +0000 (00:02 +0000)
commit2e4bf9f40e4523e29d241dceb22a114cc70d95ee
treea2e689f3f70b58a7a42d83d22b24d2eb0e027e71
parentadef1d1020255373ec6f954bcd1a02e382305047
Bug 15285: Upgrade DataTables to 1.10.10

The ColVis DataTables plugin is now retired.
We need to upgrade the plugin to 1.10.10 and use the column visibility
module for Buttons.

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
koha-tmpl/intranet-tmpl/lib/jquery/plugins/buttons.colVis.min.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/plugins/dataTables.buttons.min.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.dataTables.colvis.js [deleted file]
koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.dataTables.min.js
koha-tmpl/intranet-tmpl/prog/en/css/buttons.dataTables.min.css [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/css/datatables.colvis.css [deleted file]