CRM-11610 - Search js - Abstract table row highlight/select
[civicrm-core.git] / templates / CRM / Pledge / Form / Selector.tpl
index 39b5372be145e621b71114fcb1145f08c207a817..1c787b1beeed8a1ce48b97c3ad8467d276bb51b7 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"}
 {/if}