X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=server%2F2015%2Fexhibit_js.html;h=e028a55e51d0eb3fef9dfb52940239c3b5e83516;hb=1c4c62201ca6b5ab709a8aba7baafb35f7a02fd5;hp=16b4dbb5f0612bd29b458a3c2f3cc6f5c46f8944;hpb=04e0e7bc6712f5d48a896b2211db5340132eb9b1;p=libreplanet-static.git diff --git a/server/2015/exhibit_js.html b/server/2015/exhibit_js.html index 16b4dbb5..e028a55e 100644 --- a/server/2015/exhibit_js.html +++ b/server/2015/exhibit_js.html @@ -1,7 +1,3 @@ - - @@ -16,12 +12,10 @@ cj(function() { countryID = "#country-Primary" stateProvinceID = "#state_province-Primary" - callbackURL = "https://crm.fsf.org/civicrm/ajax/jqState" + callbackURL = "https://my.fsf.org/civicrm/ajax/jqState" cj(countryID).chainSelect(stateProvinceID, callbackURL, null); }); -