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:
21af21f
)
setup to use local SP with MKWS jasmine test account, MKWS-132
author
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 3 Mar 2014 13:28:47 +0000
(13:28 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 3 Mar 2014 13:28:47 +0000
(13:28 +0000)
examples/htdocs/jasmine-local-popup.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/jasmine-local-popup.html
b/examples/htdocs/jasmine-local-popup.html
index
50906df
..
fe1752d
100644
(file)
--- a/
examples/htdocs/jasmine-local-popup.html
+++ b/
examples/htdocs/jasmine-local-popup.html
@@
-29,10
+29,12
@@
<body>
<script type="text/javascript">
+
+ // using a local service proxy !!!
var mkws_config = {
perpage_default: 10,
pazpar2_url: "/service-proxy/",
- service_proxy_auth: "/service-proxy-auth"
+ service_proxy_auth: "/service-proxy-testauth"
};
var jasmine_config = {