Skip to content

Commit

Permalink
Revert "Merge pull request civicrm#11305 from jmcclelland/CRM-21465"
Browse files Browse the repository at this point in the history
This reverts commit 3bb2efa, reversing
changes made to 931760a.
  • Loading branch information
abdohz committed Dec 13, 2017
1 parent 3bb2efa commit 025abaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CRM/Pledge/BAO/PledgeBlock.php
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ public static function buildPledgeBlock($form) {
'scheduled_date',
'scheduled_amount',
'currency',
'pledge_start_date',
);
CRM_Core_DAO::commonRetrieveAll('CRM_Pledge_DAO_PledgePayment', 'pledge_id',
$form->_values['pledge_id'], $allPayments, $returnProperties
Expand Down

0 comments on commit 025abaf

Please sign in to comment.