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:
5c43782
)
modified server/staging/lp15/volunteer_js.html: changed the 'ts' and 'sig' values...
author
rsiddharth
<rsd@gnu.org>
Tue, 4 Nov 2014 04:01:08 +0000
(23:01 -0500)
committer
rsiddharth
<rsd@gnu.org>
Tue, 4 Nov 2014 04:01:08 +0000
(23:01 -0500)
server/staging/lp15/volunteer_js.html
patch
|
blob
|
blame
|
history
diff --git
a/server/staging/lp15/volunteer_js.html
b/server/staging/lp15/volunteer_js.html
index c29365a79e4e82d7c09211a9b24d1dc5222bd7b2..c4afc521a605bee28bbf4ee8c449cc9484d43822 100644
(file)
--- 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'
};