From: Mike Taylor Date: Thu, 13 Feb 2014 14:42:54 +0000 (+0000) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws X-Git-Tag: 1.0.0~1442 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=9c5344348b6cc0d844575a7630252544a26e1b3d;hp=880838a095682c1d082e54031817c5eaa8ab1848;p=mkws-moved-to-github.git Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws --- 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 */ });