make it clearer what the record is
authorDemeritCowboy <demeritcowboy@hotmail.com>
Fri, 26 Jul 2019 20:00:57 +0000 (16:00 -0400)
committerDemeritCowboy <demeritcowboy@hotmail.com>
Fri, 26 Jul 2019 20:00:57 +0000 (16:00 -0400)
CRM/Logging/ReportSummary.php

index c42f6b3179a1543a5967df8f31df93d5740ed77d..d6a8aa7f4a8faf639dc9002e21c8331373e67efe 100644 (file)
@@ -134,7 +134,7 @@ class CRM_Logging_ReportSummary extends CRM_Report_Form {
       'log_civicrm_activity_contact' => [
         'fk' => 'contact_id',
         'table_name' => 'log_civicrm_activity_contact',
-        'log_type' => 'Activity',
+        'log_type' => 'Activity Contact',
         'field' => 'activity_id',
         'extra_joins' => [
           'table' => 'log_civicrm_activity',