move the config to index.html
[mkws-moved-to-github.git] / experiments / spclient / mkws.js
index 0948f1b..d823c4a 100644 (file)
@@ -474,6 +474,6 @@ function mkws_service_proxy_auth() {
        });
 }
 
-$(document).ready(function() { mkws_html_all( { mkws_switch: false }); });
+/* moved to index.html:  $(document).ready(function() { mkws_html_all( { mkws_switch: false }); }); */
 $(document).ready(function() { mkws_service_proxy_auth(); });