From: Wolfram Schneider Date: Mon, 7 Jul 2014 15:39:34 +0000 (+0000) Subject: replace jQuery.pazpar2() with static HTML widget, part of MKWS-228 X-Git-Tag: 1.0.0~411^2~4 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;ds=sidebyside;h=dbcb1f1f05c2dd9b1a450880a1a726baea17265d;p=mkws-moved-to-github.git replace jQuery.pazpar2() with static HTML widget, part of MKWS-228 --- diff --git a/examples/htdocs/jasmine-cors-popup.html b/examples/htdocs/jasmine-cors-popup.html index 57134ac..2b43858 100644 --- a/examples/htdocs/jasmine-cors-popup.html +++ b/examples/htdocs/jasmine-cors-popup.html @@ -3,6 +3,12 @@ MKWS demo: jQuery popup plugin with jasmine test framework + @@ -21,7 +27,7 @@ - @@ -41,21 +47,22 @@ var jasmine_config = { search_query: "netbsd", expected_hits: 10, - // active_clients: 17, check_motd: false, show_record_url: true }; - jQuery.pazpar2({ - "layout": "popup", /* "table" [default], "div", "popup" */ - "width": 990, /* popup width, should be at least 800 */ - "height": 760 /* popup height, should be at least 600 */ - });

MKWS Jasmine regression tests

-

+ +

+
+
+
+
+
+
+
-