Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
authorMike Taylor <mike@indexdata.com>
Wed, 2 Jul 2014 15:00:11 +0000 (16:00 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 2 Jul 2014 15:00:11 +0000 (16:00 +0100)
src/mkws-jquery.js

index 73bd406..4145652 100644 (file)
@@ -144,5 +144,6 @@ function _mkws_jquery_plugin($) {
 };
 
 
-// enable before page load, so we could call it before mkws() runs
-_mkws_jquery_plugin(jQuery);
+// XXX: enable before page load, so we could call it before mkws() runs
+_mkws_jquery_plugin(mkws.$);
+