All Downloads are FREE. Search and download functionalities are using the official Maven repository.

atatables.2.0.3.source-code.webjars-requirejs.js Maven / Gradle / Ivy

There is a newer version: 2.1.0
Show newest version
/*global requirejs */

// Ensure any request for this webjar brings in jQuery.
requirejs.config({
    shim: {
        'jquery.dataTables': [ 'webjars!jquery.js' ]
    }
});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy