mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-07 05:54:15 +01:00
DataTables 1.10.0-beta.1
This commit is contained in:
parent
635f35a63b
commit
7cea7a64b4
@ -1 +1 @@
|
|||||||
057cb866692ae6cbeeb90ef6f88921df10881bf0
|
ca6a0a8922b555bde0e8416ede8af34b44082df2
|
||||||
|
10
media/js/jquery.dataTables.js
vendored
10
media/js/jquery.dataTables.js
vendored
@ -1,15 +1,15 @@
|
|||||||
/*! DataTables 1.10.0-dev
|
/*! DataTables 1.10.0-beta.1
|
||||||
* ©2008-2013 SpryMedia Ltd - datatables.net/license
|
* ©2008-2014 SpryMedia Ltd - datatables.net/license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @summary DataTables
|
* @summary DataTables
|
||||||
* @description Paginate, search and order HTML tables
|
* @description Paginate, search and order HTML tables
|
||||||
* @version 1.10.0-dev
|
* @version 1.10.0-beta.1
|
||||||
* @file jquery.dataTables.js
|
* @file jquery.dataTables.js
|
||||||
* @author SpryMedia Ltd (www.sprymedia.co.uk)
|
* @author SpryMedia Ltd (www.sprymedia.co.uk)
|
||||||
* @contact www.sprymedia.co.uk/contact
|
* @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:
|
* This source file is free software, available under the following license:
|
||||||
* MIT license - http://datatables.net/license
|
* MIT license - http://datatables.net/license
|
||||||
@ -8652,7 +8652,7 @@
|
|||||||
* @type string
|
* @type string
|
||||||
* @default Version number
|
* @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
|
* Private data store, containing all of the settings objects that are
|
||||||
|
Loading…
x
Reference in New Issue
Block a user