Add sort_default
[mkws-moved-to-github.git] / examples / htdocs / jasmine-popup.html
index c678b4d..7c5c732 100644 (file)
@@ -37,7 +37,7 @@
 
     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 */