From 5c49a3a7a6ac3b23e8c74686c33fcbe2a29fe62e Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Thu, 10 Jul 2014 12:10:41 +0000 Subject: [PATCH] mkws-jquery.js is gone, MKWS-235 --- examples/htdocs/jasmine-cors-popup.html | 4 +++- examples/htdocs/jasmine-local-popup.html | 15 +++++++++------ examples/htdocs/jasmine-popup.html | 18 ++++++++++-------- 3 files changed, 22 insertions(+), 15 deletions(-) diff --git a/examples/htdocs/jasmine-cors-popup.html b/examples/htdocs/jasmine-cors-popup.html index ac49a3f..4263d0d 100644 --- a/examples/htdocs/jasmine-cors-popup.html +++ b/examples/htdocs/jasmine-cors-popup.html @@ -61,14 +61,16 @@

MKWS Jasmine regression tests

+
+
-
+
diff --git a/examples/htdocs/jasmine-local-popup.html b/examples/htdocs/jasmine-local-popup.html index 9e36b7f..ed44aff 100644 --- a/examples/htdocs/jasmine-local-popup.html +++ b/examples/htdocs/jasmine-local-popup.html @@ -63,15 +63,18 @@ 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

-

+ +

+
+
+
+
+
+
+
diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 6c44a09..e95766d 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -39,7 +39,7 @@ - @@ -65,16 +65,18 @@ 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

-

+

+
+
+
+
+
+
+
+ -- 1.7.10.4