test with protocol independend link, MKWS-103
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 16:54:14 +0000 (16:54 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 16:54:14 +0000 (16:54 +0000)
examples/htdocs/jasmine-popup.html

index 305b728..9150efe 100644 (file)
 
   <body>
     <script type="text/javascript">
+    var mkws_config = {
+      pazpar2_url:          "//mkws.indexdata.com/service-proxy/",
+      service_proxy_auth:   "//mkws.indexdata.com/service-proxy-auth"
+    };
 
     jQuery.pazpar2({
         "layout": "popup",               /* "table" [default], "div", "popup" */