Testing out some CORS stuff on crm-dev.
[libreplanet-static.git] / server / 2015 / exhibit_js.html
index 16b4dbb5f0612bd29b458a3c2f3cc6f5c46f8944..1ad71bb3ae626643c5b165ef8895eb9dbbc140f5 100644 (file)
@@ -16,7 +16,7 @@
          cj(function() {
              countryID = "#country-Primary"
              stateProvinceID = "#state_province-Primary"
-             callbackURL = "https://crm.fsf.org/civicrm/ajax/jqState"
+             callbackURL = "https://crm-dev.fsf.org/civicrm/ajax/jqState"
              cj(countryID).chainSelect(stateProvinceID, callbackURL, null);
          });
 </script>