Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
authorMike Taylor <mike@indexdata.com>
Thu, 13 Feb 2014 14:42:54 +0000 (14:42 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 13 Feb 2014 14:42:54 +0000 (14:42 +0000)
examples/htdocs/jasmine-local-popup.html

index 57ce497..50906df 100644 (file)
@@ -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 */
     });