From fb47cce740b8d79da7e1cae308fce7f49cea5ebf Mon Sep 17 00:00:00 2001 From: Rohan Katkar Date: Thu, 20 Nov 2014 12:23:03 +0530 Subject: [PATCH] CRM-15617 SYBUNT report doesn't have Add Contacts to Group Option --- CRM/Report/Form/Contribute/Sybunt.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CRM/Report/Form/Contribute/Sybunt.php b/CRM/Report/Form/Contribute/Sybunt.php index 9dcb2c469e..ddc4ffcbec 100644 --- a/CRM/Report/Form/Contribute/Sybunt.php +++ b/CRM/Report/Form/Contribute/Sybunt.php @@ -41,11 +41,6 @@ class CRM_Report_Form_Contribute_Sybunt extends CRM_Report_Form { ); public $_drilldownReport = array('contribute/detail' => 'Link to Detail Report'); - protected $_add2groupSupported = FALSE; - - /** - * - */ /** * */ -- 2.25.1