send most action links thru hook_civicrm_links
[civicrm-core.git] / CRM / Profile / Selector / Listings.php
index 39fd3d4de55d915b826a7fb7cb25eb9d15f164ca..963a7f473b7361f475b94b63e7cce8e5239c2409 100644 (file)
@@ -698,7 +698,12 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
 
       $row[] = CRM_Core_Action::formLink($newLinks,
         $mask,
-        $params
+        $params,
+        ts('more'),
+        FALSE,
+        'profile.selector.row',
+        'Contact',
+        $result->contact_id
       );
 
       if (!$empty) {