Commenting out exhibit hall in program menu bc we are not ready to launch it yet.
[libreplanet-static.git] / server / 2015 / exhibit_js.html
index 50c07ef41612d24b06971a8997be235bda8a6c28..e028a55e51d0eb3fef9dfb52940239c3b5e83516 100644 (file)
@@ -1,7 +1,3 @@
-<script type="text/javascript"
-       src="/2015/assets/js/jquery-1.11.1.min.js">
-</script>
-
 <script type="text/javascript"
                src="/2015/assets/js/civicrm-4.4.jquery.chainedSelects.js">
 </script>
@@ -16,7 +12,7 @@
          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);
          });
 </script>