From 3614960c40866a0bfa7c5d0a83de84857a134a80 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Wed, 16 Oct 2013 14:42:55 +0530 Subject: [PATCH] changed the callbackURL in the volunteer page. (testing) --- 2014/volunteer/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2014/volunteer/index.html b/2014/volunteer/index.html index 0cb0802c..511f2e37 100644 --- a/2014/volunteer/index.html +++ b/2014/volunteer/index.html @@ -670,7 +670,7 @@ ).prop('id'); } - callbackURL = "https://crm.fsf.org/civicrm/ajax/jqState" + callbackURL = "/civicrm/ajax/jqState" cj( '#' + countryID ).chainSelect( '#' + stateProvinceID, -- 2.25.1