Get mkws.js from MKWS host.
authorMike Taylor <mike@indexdata.com>
Wed, 26 Jun 2013 12:48:54 +0000 (14:48 +0200)
committerMike Taylor <mike@indexdata.com>
Wed, 26 Jun 2013 12:48:54 +0000 (14:48 +0200)
experiments/spclient/index.html

index dd5971c..6c8d581 100644 (file)
@@ -11,7 +11,7 @@
       service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=guest&password=guest",
       }; 
     </script>
-    <script type="text/javascript" src="mkws-complete.js"></script>
+    <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
   </head>
   <body>
     <div id="mkwsSwitch"></div>