mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
DataTables 1.10.0!
This commit is contained in:
parent
4550cc88bf
commit
3cb0e3aa3f
@ -1 +1 @@
|
||||
a1f0ee20f181b06bdb5a151830e46cd695d73f52
|
||||
d3d92baf2cc7410ea65f924b7dd39bd1a8ef0770
|
||||
|
6
media/js/jquery.dataTables.js
vendored
6
media/js/jquery.dataTables.js
vendored
@ -1,11 +1,11 @@
|
||||
/*! DataTables 1.10.0-rc.2.dev
|
||||
/*! DataTables 1.10.0
|
||||
* ©2008-2014 SpryMedia Ltd - datatables.net/license
|
||||
*/
|
||||
|
||||
/**
|
||||
* @summary DataTables
|
||||
* @description Paginate, search and order HTML tables
|
||||
* @version 1.10.0-rc.2.dev
|
||||
* @version 1.10.0
|
||||
* @file jquery.dataTables.js
|
||||
* @author SpryMedia Ltd (www.sprymedia.co.uk)
|
||||
* @contact www.sprymedia.co.uk/contact
|
||||
@ -8689,7 +8689,7 @@
|
||||
* @type string
|
||||
* @default Version number
|
||||
*/
|
||||
DataTable.version = "1.10.0-rc.2.dev";
|
||||
DataTable.version = "1.10.0";
|
||||
|
||||
/**
|
||||
* Private data store, containing all of the settings objects that are
|
||||
|
Loading…
Reference in New Issue
Block a user