From e0291d0ac6a737c0d954ac6f43561d0d4197ae7b Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Mon, 3 Mar 2014 13:36:24 +0000 Subject: [PATCH] use jasmine test account --- examples/htdocs/jasmine-popup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 7c5c732..3aac786 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -32,7 +32,7 @@ var mkws_config = { perpage_default: 10, pazpar2_url: "//mkws.indexdata.com/service-proxy/", - service_proxy_auth: "//mkws.indexdata.com/service-proxy-auth" + service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth" }; jQuery.pazpar2({ -- 1.7.10.4