1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-03-15 16:29:16 +01:00

DataTables 1.10.0-beta.2

This commit is contained in:
Allan Jardine 2014-02-17 10:19:24 +00:00
parent 9542dfaa7f
commit 028a56051d
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
7df731e3f7264b5bd4d09b8af46df1d3ad43e6ff
0a10f0a40ff1c6fa3b8d5c8e2e5abab318de88d2

View File

@ -1,11 +1,11 @@
/*! DataTables 1.10.0-beta.2.dev
/*! DataTables 1.10.0-beta.2
* ©2008-2014 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary DataTables
* @description Paginate, search and order HTML tables
* @version 1.10.0-beta.2.dev
* @version 1.10.0-beta.2
* @file jquery.dataTables.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contact www.sprymedia.co.uk/contact
@ -8599,7 +8599,7 @@
* @type string
* @default Version number
*/
DataTable.version = "1.10.0-beta.2.dev";
DataTable.version = "1.10.0-beta.2";
/**
* Private data store, containing all of the settings objects that are