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:
parent
3e242a4b26
commit
5267910596
@ -1 +1 @@
|
||||
a90e783223f6bb3fb3578cb3070bd3a10f52f50b
|
||||
cf9f504888f4af7d1c58362be1924dc18238686d
|
||||
|
2
media/js/jquery.dataTables.js
vendored
2
media/js/jquery.dataTables.js
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user