CRM-16423 - Remove unused jquery-fieldselection.js
authorColeman Watts <coleman@civicrm.org>
Thu, 30 Apr 2015 02:49:07 +0000 (20:49 -0600)
committerColeman Watts <coleman@civicrm.org>
Thu, 30 Apr 2015 02:49:07 +0000 (20:49 -0600)
templates/CRM/Mailing/Form/InsertTokens.tpl

index 2b1f18361c962fd592b95a4f9c31f5d3af3d057c..012748fdc55ca27137893607ca6b6d0cf752e748 100644 (file)
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-
-{* Include a modified version of jquery-fieldselection
- * FIXME: we use this plugin for so little it's hard to justify having it at all *}
-<script type="text/javascript" src="{$config->resourceBase}packages/jquery/plugins/jquery-fieldselection.js"></script>
-
 <script type="text/javascript">
 cj('form.{$form.formClass}').data('tokens', {$tokens|@json_encode});
 var text_message = null;