include jquery.json-2.4.js lib
[mkws-moved-to-github.git] / examples / htdocs / mike.html
index 00204dd..47f5ed3 100644 (file)
@@ -6,12 +6,12 @@
     <script type="text/javascript">
       var mkws_config = {
         service_proxy_auth: "http://x.example.indexdata.com/service-proxy-auth/",
-        service_proxy_auth_domain : "mkws.indexdata.com"
       };
       // See also the Apache2 RewriteRule needed to make this work:
       // http://example.indexdata.com/apache-config.txt
     </script>
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
+    <script type="text/javascript" src="http://x.mkws.indexdata.com/jquery.json-2.4.js"></script>
     <script type="text/javascript" src="http://x.mkws.indexdata.com/handlebars-v1.1.2.js"></script>
     <script type="text/javascript" src="http://x.mkws.indexdata.com/pazpar2/js/pz2.js"></script>
     <script type="text/javascript" src="http://x.mkws.indexdata.com/mkws.js"></script>