X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=57b8d9f04011c06a9fb74f1d481ef360808ae133;hb=2b610402a3e1f1ee711f42607c975cb2230aab84;hp=6c44a0979a9da8d71c7c8b4bc60b390a43c9ce15;hpb=52284cfd65160ea577892581fa0a030c96d270e1;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 6c44a09..57b8d9f 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -37,9 +37,7 @@ - - - @@ -54,8 +52,7 @@ // use a our main service proxy with mkws test account var mkws_config = { perpage_default: 10, - pazpar2_url: "//mkws.indexdata.com/service-proxy/", - service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth" + sp_auth_credentials: "mkwstest/mkwstest" }; var jasmine_config = { @@ -65,16 +62,18 @@ check_motd: false, show_record_url: true }; - - jQuery.pazpar2({ - "layout": "popup", /* "table" [default], "div", "popup" */ - "width": 990, /* popup width, should be at least 800 */ - "height": 760 /* popup height, should be at least 600 */ - });

MKWS Jasmine regression tests

-

+

+
+
+
+
+
+
+
+