debug function uses mkws.log rather than old mkws.debug.
[mkws-moved-to-github.git] / tools / htdocs / mkws-jquery.js
index 8e7102a..a093bfd 100644 (file)
@@ -11,7 +11,7 @@
  */
 function _mkws_jquery_plugin ($) {
     function debug (string) {
-       mkws.debug("jquery.pazpar2: " + string);
+       mkws.log("jquery.pazpar2: " + string);
     }
 
     function init_popup(obj) {