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:
f9f224a
)
indent
author
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 11 Aug 2014 11:03:24 +0000
(11:03 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 11 Aug 2014 11:03:24 +0000
(11:03 +0000)
examples/htdocs/mkws-widget-ru.js
patch
|
blob
|
history
diff --git
a/examples/htdocs/mkws-widget-ru.js
b/examples/htdocs/mkws-widget-ru.js
index
c358f8f
..
55b4488
100644
(file)
--- a/
examples/htdocs/mkws-widget-ru.js
+++ b/
examples/htdocs/mkws-widget-ru.js
@@
-1,4
+1,6
@@
-var mkws_config = {service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc"};
+var mkws_config = {
+ service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc"
+};
mkws.registerWidgetType('ReferenceUniverse', function() {
if (!this.config.perpage) this.config.perpage = 5;
@@
-31,3
+33,4
@@
mkws.registerWidgetType('ReferenceUniverse', function() {
});
that.autosearch();
});
+