improve button-icon for groups in hovercard
This commit is contained in:
@@ -111,6 +111,7 @@ class Hovercard extends BaseModule
|
||||
'tags' => $contact['keywords'],
|
||||
'bd' => $contact['bd'] <= DBA::NULL_DATE ? '' : $contact['bd'],
|
||||
'account_type' => Contact::getAccountType($contact['contact-type']),
|
||||
'contact_type' => $contact['contact-type'],
|
||||
'actions' => $actions,
|
||||
'self' => $contact['self'],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user