Cleanup references to old dedupe class names
[civicrm-core.git] / CRM / Contact / Task.php
index 4c3ac29c81c01ac11f865a41c83fcbd47e2de28b..3597e319c9911d542d8b992aadaa4dcc117f8e06 100644 (file)
@@ -228,6 +228,8 @@ class CRM_Contact_Task extends CRM_Core_Task {
           'title' => ts('Map contacts'),
           'class' => 'CRM_Contact_Form_Task_Map',
           'result' => FALSE,
+          'url' => 'civicrm/contact/map',
+          'icon' => 'fa-map',
         );
       }