CRM-151: Allow to Edit Recurring Contributions From Membership
authorCamilo Rodriguez <camilo@compucorp.co.uk>
Tue, 29 May 2018 18:12:32 +0000 (18:12 +0000)
committerCamilo Rodriguez <camilo@compucorp.co.uk>
Wed, 20 Jun 2018 16:54:14 +0000 (16:54 +0000)
commitd042125860b1badfe4130d07f44c1bb9284811a3
treef9eb2d456cbc9130e68238b4993dcd39f925ee9d
parent7841d2e14b5f371bdd9e297e2dcde3e103ac54d0
CRM-151: Allow to Edit Recurring Contributions From Membership

A check for payment processor id was causing all recurring contributions shown
on membership details view to never show the 'Edit' action, as this value was
not availble. Fixed by removing check, as it is no longer required.
CRM/Member/Page/RecurringContributions.php