CRM-21511 Add recurring contribution link to membership and contribution detail #11365
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
Follow-on from CRM-21504. Add link to recurring contribution from membership detail and contribution detail.
Before
Not easy to see/access recurring contribution from membership detail/contribution detail.
After
(Note: screenshots are from a shoreditch theme so do not look perfect!)
Added "Recurring Contribution" line:
![localhost_8000_civicrm_contact_view_membership_action view reset 1 cid 203 id 42 context membership selectedchild member](https://user-images.githubusercontent.com/2052161/33550853-4d071f42-d8e7-11e7-8767-09bd28f19211.png)
"Recurring contribution" is now a link:
![localhost_8000_civicrm_contact_view_contribution](https://user-images.githubusercontent.com/2052161/33550854-4d2ad4c8-d8e7-11e7-9f06-bf4585b06441.png)