projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
819feb6
)
Use sp-mkws for SP authentication and access.
author
Mike Taylor
<mike@indexdata.com>
Mon, 22 Sep 2014 14:03:50 +0000
(16:03 +0200)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 22 Sep 2014 14:03:50 +0000
(16:03 +0200)
examples/htdocs/jasmine-popup.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/jasmine-popup.html
b/examples/htdocs/jasmine-popup.html
index
b2c7450
..
7d1b157
100644
(file)
--- a/
examples/htdocs/jasmine-popup.html
+++ b/
examples/htdocs/jasmine-popup.html
@@
-52,8
+52,8
@@
// use a our main service proxy with mkws test account
var mkws_config = {
perpage_default: 10,
- pazpar2_url: "//mkws.indexdata.com/service-proxy/",
- service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth"
+ pazpar2_url: "//sp-mkws.indexdata.com/service-proxy/",
+ service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy-testauth"
};
var jasmine_config = {