CRM-17680 remove custom fields from Lybunt for now since they turn out not to work
authoreileen <emcnaughton@wikimedia.org>
Mon, 7 Dec 2015 09:42:56 +0000 (22:42 +1300)
committereileen <emcnaughton@wikimedia.org>
Mon, 4 Jan 2016 20:30:14 +0000 (09:30 +1300)
CRM/Report/Form/Contribute/Lybunt.php

index bd8b5489e3f196001bd9c03600f37c3c1ff28949..746f35c9828e68f74f27cb86e6de34f615fb1752 100644 (file)
@@ -40,12 +40,6 @@ class CRM_Report_Form_Contribute_Lybunt extends CRM_Report_Form {
     'pieChart' => 'Pie Chart',
   );
 
-  protected $_customGroupExtends = array(
-    'Contact',
-    'Individual',
-    'Contribution',
-  );
-
   public $_drilldownReport = array('contribute/detail' => 'Link to Detail Report');
 
   protected $lifeTime_from = NULL;