CRM-11610 - Search js - Abstract table row highlight/select
[civicrm-core.git] / templates / CRM / Activity / Form / Selector.tpl
index 72781f41f9a44a95435448a2e852a0a51bea163c..512ee840d23ed0c719cf1ec936c256efcd498ec0 100644 (file)
@@ -1,6 +1,6 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
 {include file="CRM/Case/Form/ActivityToCase.tpl"}
 
 
-{if $context EQ 'Search'}
- <script type="text/javascript">
- {* this function is called to change the color of selected row(s) *}
-    var fname = "{$form.formName}";
-    on_load_init_checkboxes(fname);
- </script>
-{/if}
-
 {if $context EQ 'Search'}
     {include file="CRM/common/pager.tpl" location="bottom"}
 {/if}