mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-19 12:52:11 +01:00
New: AMD support - return the $.fn.dataTable object from the factory
function
This commit is contained in:
parent
ac0e965c09
commit
d4bbef72ba
@ -1 +1 @@
|
||||
362d018175caefe43124ac5bf4777049f9ae3f7e
|
||||
afe19cd214391b3408a6c0cb2c38163d71c183cc
|
||||
|
2
media/js/jquery.dataTables.js
vendored
2
media/js/jquery.dataTables.js
vendored
@ -14024,6 +14024,8 @@
|
||||
* @param {int} column Column index
|
||||
* @param {bool} vis `false` if column now hidden, or `true` if visible
|
||||
*/
|
||||
|
||||
return $.fn.dataTable;
|
||||
}));
|
||||
|
||||
}(window, document));
|
||||
|
Loading…
x
Reference in New Issue
Block a user