mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-18 16:54:14 +01:00
Update media/src/DataTables.js
Simplify by not passing in undefined to the outer closure
This commit is contained in:
parent
59dc2aed9c
commit
a66bec8368
@ -280,5 +280,5 @@
|
||||
*/
|
||||
}));
|
||||
|
||||
}( window, document, undefined));
|
||||
}( window, document));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user