CRM-11610 - Search js - Abstract table row highlight/select
[civicrm-core.git] / templates / CRM / Contact / Form / Search / Custom / ContributionAggregate.tpl
index be5849448e6f5849981abdb04886bebea2f36353..20d62122d61bb2fade5e878f0b5f0426f19b6b3f 100644 (file)
         </table>
         {/strip}
 
-        <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>
 
         {include file="CRM/common/pager.tpl" location="bottom"}