From: rsiddharth Date: Tue, 4 Nov 2014 04:01:08 +0000 (-0500) Subject: modified server/staging/lp15/volunteer_js.html: changed the 'ts' and 'sig' values... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9fecd807c8f86b98226a3ec226c570425d19f18e;p=libreplanet-static.git modified server/staging/lp15/volunteer_js.html: changed the 'ts' and 'sig' values for the checkUserParams. --- diff --git a/server/staging/lp15/volunteer_js.html b/server/staging/lp15/volunteer_js.html index c29365a7..c4afc521 100644 --- a/server/staging/lp15/volunteer_js.html +++ b/server/staging/lp15/volunteer_js.html @@ -81,8 +81,10 @@ cj("#checkavailability").click(function() { var checkUserParams = { cms_name: cj("#cms_name").val(), - ts: "1414100302", - sig: "tnbf_fbeb8efc46bb22a55e83915c69ecba92", + // ts: "1414100302", + // sig: "tnbf_fbeb8efc46bb22a55e83915c69ecba92", + ts: "1415070339", + sig: "6gxM_9c5540829578f8b700f422466a869d91", for: 'civicrm/ajax/cmsuser' };