projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a9058
)
server/2015/volunteer_js.html: change the checkUserParams parameters (testing).
author
rsiddharth
<rsd@gnu.org>
Tue, 4 Nov 2014 01:43:57 +0000
(20:43 -0500)
committer
rsiddharth
<rsd@gnu.org>
Tue, 4 Nov 2014 01:43:57 +0000
(20:43 -0500)
server/2015/volunteer_js.html
patch
|
blob
|
blame
|
history
diff --git
a/server/2015/volunteer_js.html
b/server/2015/volunteer_js.html
index f079743d210cbb920e771550479b7638b22677a2..86dc785c8680a3a0444bcc2c87c6eeb4f6dee5e6 100644
(file)
--- a/
server/2015/volunteer_js.html
+++ b/
server/2015/volunteer_js.html
@@
-84,7
+84,8
@@
cj("#checkavailability").click(function() {
cms_name: cj("#cms_name").val(),
ts: "1414100302",
sig: "tnbf_fbeb8efc46bb22a55e83915c69ecba92",
- for: 'civicrm/ajax/cmsuser'
+ for: 'https://crm.fsf.org/civicrm/ajax/cmsuser'
+
};
cj.post(contactUrl, checkUserParams ,function(data) {
if ( data.name == "no") {/*if username not avaiable*/