X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-local-popup.html;h=50906df52c4fcad7bac49e39232ef7803b0a2395;hb=b2765fef58c641aea2f96b3cbd5117178be3f559;hp=8cca098d7e90d091c4d7db9faece44f8cfeeefa1;hpb=f3e7a9a3d78643e8b856caedf0a705212a3e4f50;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-local-popup.html b/examples/htdocs/jasmine-local-popup.html index 8cca098..50906df 100644 --- a/examples/htdocs/jasmine-local-popup.html +++ b/examples/htdocs/jasmine-local-popup.html @@ -12,6 +12,7 @@ + @@ -35,15 +36,13 @@ }; var jasmine_config = { - search_query: "openssh", + search_query: "netbsd", expected_hits: 10, show_record_url: true }; jQuery.pazpar2({ "layout": "popup", /* "table" [default], "div", "popup" */ - "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 */ });