From: rsiddharth Date: Tue, 4 Nov 2014 01:43:57 +0000 (-0500) Subject: server/2015/volunteer_js.html: change the checkUserParams parameters (testing). X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4c0fabe53d4f924e62753415ac3965deb82cf54c;p=libreplanet-static.git server/2015/volunteer_js.html: change the checkUserParams parameters (testing). --- diff --git a/server/2015/volunteer_js.html b/server/2015/volunteer_js.html index f079743d..86dc785c 100644 --- 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*/