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:
40ebe86
)
Use sp-mkws for SP authentication and access.
author
Mike Taylor
<mike@indexdata.com>
Mon, 22 Sep 2014 14:04:23 +0000
(16:04 +0200)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 22 Sep 2014 14:04:23 +0000
(16:04 +0200)
examples/htdocs/jasmine.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/jasmine.html
b/examples/htdocs/jasmine.html
index
afbe943
..
646131d
100644
(file)
--- a/
examples/htdocs/jasmine.html
+++ b/
examples/htdocs/jasmine.html
@@
-5,8
+5,8
@@
<link rel="stylesheet" type="text/css" href="tools/htdocs/mkws.css" />
<script type="text/javascript">
var mkws_config = {
- 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",
perpage_default: 10
};
</script>