app/assets/javascripts/datatables/extensions/ColReorder/dataTables.colReorder.js in jquery-datatables-1.10.18 vs app/assets/javascripts/datatables/extensions/ColReorder/dataTables.colReorder.js in jquery-datatables-1.10.19

- old
+ new

@@ -1,13 +1,13 @@ -/*! ColReorder 1.5.0 +/*! ColReorder 1.5.1 * ©2010-2018 SpryMedia Ltd - datatables.net/license */ /** * @summary ColReorder * @description Provide the ability to reorder columns in a DataTable - * @version 1.5.0 + * @version 1.5.1 * @file dataTables.colReorder.js * @author SpryMedia Ltd (www.sprymedia.co.uk) * @contact www.sprymedia.co.uk/contact * @copyright Copyright 2010-2018 SpryMedia Ltd. * @@ -1304,10 +1304,10 @@ * ColReorder version * @constant version * @type String * @default As code */ -ColReorder.version = "1.5.0"; +ColReorder.version = "1.5.1"; /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * DataTables interfaces