Unit tests for the MOTD MKWS-134
[mkws-moved-to-github.git] / examples / htdocs / jasmine-popup.html
index 7c5c732..f979e63 100644 (file)
@@ -32,7 +32,7 @@
     var mkws_config = {
       perpage_default: 10,
       pazpar2_url:          "//mkws.indexdata.com/service-proxy/",
-      service_proxy_auth:   "//mkws.indexdata.com/service-proxy-auth"
+      service_proxy_auth:   "//mkws.indexdata.com/service-proxy-testauth"
     };
 
     jQuery.pazpar2({
@@ -52,5 +52,6 @@ This directory contains an embryonic MasterKey Widget Set, based
 initially on "jsdemo" though now far removed from those beginnnings.
 [...]
     </pre>
+     <div id="testMOTD"><div id="mkwsMOTD">This is the mkwsMOTD div</div></div>
   </body>
 </html>