diff --git a/.datatables-commit-sync b/.datatables-commit-sync index 8e4cf61c..82541aa6 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -057cb866692ae6cbeeb90ef6f88921df10881bf0 +ca6a0a8922b555bde0e8416ede8af34b44082df2 diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index 3157ece8..a3a86539 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -1,15 +1,15 @@ -/*! DataTables 1.10.0-dev - * ©2008-2013 SpryMedia Ltd - datatables.net/license +/*! DataTables 1.10.0-beta.1 + * ©2008-2014 SpryMedia Ltd - datatables.net/license */ /** * @summary DataTables * @description Paginate, search and order HTML tables - * @version 1.10.0-dev + * @version 1.10.0-beta.1 * @file jquery.dataTables.js * @author SpryMedia Ltd (www.sprymedia.co.uk) * @contact www.sprymedia.co.uk/contact - * @copyright Copyright 2008-2013 SpryMedia Ltd. + * @copyright Copyright 2008-2014 SpryMedia Ltd. * * This source file is free software, available under the following license: * MIT license - http://datatables.net/license @@ -8652,7 +8652,7 @@ * @type string * @default Version number */ - DataTable.version = "1.10.0-dev"; + DataTable.version = "1.10.0-beta.1"; /** * Private data store, containing all of the settings objects that are