X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=3aac786eb0d7f932dde40408a6ae966cc4823ed0;hb=5d67f02b01d5d376478471eda5393958507e3587;hp=2ca60603e01416ace9fce135afaa590c433d0c95;hpb=c6dddfa8d663c590034c3181b729c1fad025eab4;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 2ca6060..3aac786 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -12,6 +12,7 @@ + @@ -31,12 +32,12 @@ 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({ "layout": "popup", /* "table" [default], "div", "popup" */ - "id_button": "input#mkwsButton", /* submit button id in search field */ + "id_button": "input.mkwsButton", /* submit button id in search field */ "id_popup": "#mkwsPopup", /* internal id of popup window */ "width": 990, /* popup width, should be at least 800 */ "height": 760 /* popup height, should be at least 600 */