CRM-11610 - Search js - Abstract table row highlight/select
[civicrm-core.git] / templates / CRM / Mailing / Form / Selector.tpl
index 824e64c4e0f3ec0e5a85114920c46ae6e08edecc..fb490b48c2dae0552ab2e6353a649c5cd4f0120c 100644 (file)
 </table>
 {/strip}
 
-{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"}