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:
456b279
)
Use sp-mkws for SP authentication and access.
author
Mike Taylor
<mike@indexdata.com>
Mon, 22 Sep 2014 14:11:05 +0000
(16:11 +0200)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 22 Sep 2014 14:11:05 +0000
(16:11 +0200)
examples/htdocs/auto-paratext-minimal.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/auto-paratext-minimal.html
b/examples/htdocs/auto-paratext-minimal.html
index
24f14cc
..
8ee72ab
100644
(file)
--- a/
examples/htdocs/auto-paratext-minimal.html
+++ b/
examples/htdocs/auto-paratext-minimal.html
@@
-2,7
+2,7
@@
<link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
<script type="text/javascript">
mkws_config = {
- service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc",
+ service_proxy_auth: "http://sp-mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc",
perpage_default: 5,
};
</script>