X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=7d1b157542c2e7aac72de7d5f419650f58c0200f;hb=40ebe86a8b551faa6ec711e5a38e5a2de515ca45;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..7d1b157 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -37,9 +37,7 @@ - - - @@ -54,8 +52,8 @@ // 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" + pazpar2_url: "//sp-mkws.indexdata.com/service-proxy/", + service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy-testauth" }; var jasmine_config = { @@ -65,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

-

+

+
+
+
+
+
+
+
+