CRM-14557 - Remove stray script tag which was breaking ajax
authorColeman Watts <coleman@civicrm.org>
Wed, 30 Apr 2014 03:10:09 +0000 (20:10 -0700)
committerColeman Watts <coleman@civicrm.org>
Wed, 30 Apr 2014 03:10:09 +0000 (20:10 -0700)
templates/CRM/UF/Page/Field.tpl

index a50a8b3662568cdc67a85228d35bfeef3b83127b..9ff5e779d140231126c002c9c2a6c2ca438d61cd 100644 (file)
@@ -23,7 +23,6 @@
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-<script type="text/javascript" src="{$config->resourceBase}js/rest.js"></script>
 {if $showBestResult }
     <span class="font-red">{ts}For best results, the Country field should precede the State-Province field in your Profile form. You can use the up and down arrows on field listing page for this profile to change the order of these fields or manually edit weight for Country/State-Province Field.{/ts}</span>
 {/if}