X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=80c50bb670cb97e076ba948cd0e5b3215adb182d;hb=8111bf5133e4335ae1b14a79470d44b4c7003ce0;hp=5556ad1128498887e6e413c54acdb9421a594d59;hpb=1103423cf9f7ecdbbfa9c57ab238097aa4d3a553;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 5556ad1..80c50bb 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -6,23 +6,27 @@ - + - - - + + + + + + + - - + + @@ -34,9 +38,7 @@ - - - @@ -51,8 +53,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 = { @@ -62,16 +63,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

-

+

+
+
+
+
+
+
+
+