mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-29 11:24:10 +01:00
Dev: Remove debug
This commit is contained in:
parent
9a3bdacce6
commit
ccc4f99c54
@ -1 +1 @@
|
||||
b2515d8588a7eda47b67c43442c0a1bcdf0bca47
|
||||
6cf06ac317bed3f66765071a5e9081dc570a80a5
|
||||
|
1
media/js/jquery.dataTables.js
vendored
1
media/js/jquery.dataTables.js
vendored
@ -6374,7 +6374,6 @@
|
||||
var settings = [];
|
||||
var ctxSettings = function ( o ) {
|
||||
var a = _toSettings( o );
|
||||
console.log( a );
|
||||
if ( a ) {
|
||||
settings.push.apply( settings, a );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user