fixed a bug in jquery.dataTables.js introduced in 0320b2cea8

This commit is contained in:
Rsl1122 2018-01-26 11:20:12 +02:00
parent 9d47cd32a8
commit 311be89b03

View File

@ -55,7 +55,7 @@
// Browser
factory( jQuery, window, document );
}
};
}
(function( $, window, document, undefined ) {
"use strict";