X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-local-popup.html;h=50906df52c4fcad7bac49e39232ef7803b0a2395;hb=b2765fef58c641aea2f96b3cbd5117178be3f559;hp=57ce497238ddbd40c115fbd68702763d5d1a90da;hpb=d97b327c5b2d58ad3bcf49e5f739ad3a04109a3e;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-local-popup.html b/examples/htdocs/jasmine-local-popup.html index 57ce497..50906df 100644 --- a/examples/htdocs/jasmine-local-popup.html +++ b/examples/htdocs/jasmine-local-popup.html @@ -43,8 +43,6 @@ 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 */ });