mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-29 04:27:53 +01:00
fixed a bug in jquery.dataTables.js introduced in 0320b2cea8
This commit is contained in:
parent
9d47cd32a8
commit
311be89b03
@ -55,7 +55,7 @@
|
|||||||
// Browser
|
// Browser
|
||||||
factory( jQuery, window, document );
|
factory( jQuery, window, document );
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
(function( $, window, document, undefined ) {
|
(function( $, window, document, undefined ) {
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user