X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContribute%2FForm%2FSearch.php;h=5cafd0f2ebed9f09b2b782e7e53587a5064b6758;hb=80edcd50a225fe3e9a91bc56e8b7df44eb8466d7;hp=99d3543d587aa6d23baac45adc82e526fe340135;hpb=c410490adc68ecf57eae672b4c905731be472925;p=civicrm-core.git diff --git a/CRM/Contribute/Form/Search.php b/CRM/Contribute/Form/Search.php index 99d3543d58..5cafd0f2eb 100644 --- a/CRM/Contribute/Form/Search.php +++ b/CRM/Contribute/Form/Search.php @@ -265,6 +265,7 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form { $rows = $this->get('rows'); if (is_array($rows)) { + CRM_Core_Resources::singleton()->addScriptFile('civicrm', 'js/crm.searchForm.js'); if (!$this->_single) { $this->addElement('checkbox', 'toggleSelect',