projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e22683
)
reverting changes done in 26dcc9eb552feb0e1a7bf47a16a5afb8af8df748 related to CRM...
author
Kurund Jalmi
<kurund@civicrm.org>
Thu, 18 Jul 2013 11:04:57 +0000
(16:34 +0530)
committer
Kurund Jalmi
<kurund@civicrm.org>
Thu, 18 Jul 2013 11:04:57 +0000
(16:34 +0530)
CRM/Contact/BAO/Relationship.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Contact/BAO/Relationship.php
b/CRM/Contact/BAO/Relationship.php
index c020ea953016c43af47fa03c98f79b17f6d0919c..93ef64b11e806dc8600807323e8390598c4c488b 100644
(file)
--- a/
CRM/Contact/BAO/Relationship.php
+++ b/
CRM/Contact/BAO/Relationship.php
@@
-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'