add modules and missing config options
[mkws-moved-to-github.git] / src / mkws-jquery.js
index 6d98905..0756d54 100644 (file)
@@ -145,4 +145,4 @@ function _mkws_jquery_plugin($) {
 
 
 // enable before page load, so we could call it before mkws() runs
-_mkws_jquery_plugin(j);
+_mkws_jquery_plugin(jQuery);