1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-01-19 12:52:11 +01:00

Update: Modify the jQuery requires header to be 1.7 since we use

$().on()
This commit is contained in:
Allan Jardine 2014-01-17 16:44:53 +00:00
parent 3e242a4b26
commit 5267910596
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
a90e783223f6bb3fb3578cb3070bd3a10f52f50b
cf9f504888f4af7d1c58362be1924dc18238686d

View File

@ -59,7 +59,7 @@
* @class
* @param {object} [init={}] Configuration object for DataTables. Options
* are defined by {@link DataTable.defaults}
* @requires jQuery 1.3+
* @requires jQuery 1.7+
*
* @example
* // Basic initialisation