Skip to content
Snippets Groups Projects
Commit 45f0564b authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

Merge pull request #1188 from kurund/duplicate-membership

reverting changes done in 26dcc9eb relat...
parents fc0bfba4 43a44e51
Branches
Tags
No related merge requests found
......@@ -167,7 +167,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
),
);
}
CRM_Contact_BAO_Relationship::relatedMemberships($relationship->contact_id_a, $params, $ids, $action);
$title = CRM_Contact_BAO_Contact::displayName($relationship->contact_id_a) . ' (' . CRM_Core_DAO::getFieldValue('CRM_Contact_DAO_RelationshipType',
$relationship->relationship_type_id, 'label_a_b'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment