projects
/
mkdru-moved-to-drupal.org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f95e7a4
)
Again, typo that should've been fixed.
author
Jakub Skoczen
<jakub@indexdata.dk>
Tue, 12 Apr 2011 08:34:40 +0000
(10:34 +0200)
committer
Jakub Skoczen
<jakub@indexdata.dk>
Tue, 12 Apr 2011 08:34:40 +0000
(10:34 +0200)
mkdru.client.js
patch
|
blob
|
history
diff --git
a/mkdru.client.js
b/mkdru.client.js
index
b0f7c6f
..
f2cd5ef
100644
(file)
--- a/
mkdru.client.js
+++ b/
mkdru.client.js
@@
-415,7
+415,7
@@
$(document).ready(function () {
} else {
params['action'] = 'ipauth';
}
- var authReq = new pzHttpRequest(mkdru.pazpar2Path,
+ var authReq = new pzHttpRequest(mkdru.settings.pz2_path,
function (err) {
alert("Authentication against metasearch gateway failed: " +err);
}