Skip to content

Commit

Permalink
Possible fix for compucorp#124
Browse files Browse the repository at this point in the history
  • Loading branch information
aydun committed Aug 28, 2019
1 parent 22e5469 commit 90f7210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRM/ManualDirectDebit/Form/BatchTransaction.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/**
* This class generates form components for Batch Transaction
*/
class CRM_ManualDirectDebit_Form_BatchTransaction extends CRM_Contribute_Form {
class CRM_ManualDirectDebit_Form_BatchTransaction extends CRM_Contribute_Form_Search {

/**
* The action links that we need to display for the browse screen.
Expand Down

0 comments on commit 90f7210

Please sign in to comment.