CRM-11610 - Search js - Abstract table row highlight/select
[civicrm-core.git] / templates / CRM / Event / Form / Selector.tpl
index c22727f2c70be24fb568e57e646dd5e328875743..681a55fefa6db44f3c82c2f6a624808fa756950c 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"}