mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-15 16:29:16 +01:00
Moving on to rc.2 dev.
Not yet clear if there will be an RC2 or just move on to the release.
This commit is contained in:
parent
014a9c11dd
commit
597b0c0b74
@ -1 +1 @@
|
|||||||
19c4d9aac359243a5f0b68cbce72e4d81aa1fbea
|
c7c8324813f0334a14315524d759d18f087c648b
|
||||||
|
6
media/js/jquery.dataTables.js
vendored
6
media/js/jquery.dataTables.js
vendored
@ -1,11 +1,11 @@
|
|||||||
/*! DataTables 1.10.0-rc.1
|
/*! DataTables 1.10.0-rc.2.dev
|
||||||
* ©2008-2014 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-rc.1
|
* @version 1.10.0-rc.2.dev
|
||||||
* @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
|
||||||
@ -8685,7 +8685,7 @@
|
|||||||
* @type string
|
* @type string
|
||||||
* @default Version number
|
* @default Version number
|
||||||
*/
|
*/
|
||||||
DataTable.version = "1.10.0-rc.1";
|
DataTable.version = "1.10.0-rc.2.dev";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 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