Get stylesheet from MKWS host.
[mkws-moved-to-github.git] / experiments / spclient / index.html
index f383292..dd5971c 100644 (file)
@@ -4,10 +4,9 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo client</title>
-    <link rel="stylesheet" href="mkwsStyle.css" />
+    <link rel="stylesheet" href="http://mkws.indexdata.com/mkwsStyle.css" />
     <script type="text/javascript">
       var mkws_config = { 
-      use_service_proxy: true,
       service_proxy_url: "http://mkws.indexdata.com/service-proxy/",
       service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=guest&password=guest",
       };