projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e2958b
)
CRM-17680 remove custom fields from Lybunt for now since they turn out not to work
author
eileen
<emcnaughton@wikimedia.org>
Mon, 7 Dec 2015 09:42:56 +0000
(22:42 +1300)
committer
eileen
<emcnaughton@wikimedia.org>
Mon, 4 Jan 2016 20:30:14 +0000
(09:30 +1300)
CRM/Report/Form/Contribute/Lybunt.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Report/Form/Contribute/Lybunt.php
b/CRM/Report/Form/Contribute/Lybunt.php
index bd8b5489e3f196001bd9c03600f37c3c1ff28949..746f35c9828e68f74f27cb86e6de34f615fb1752 100644
(file)
--- a/
CRM/Report/Form/Contribute/Lybunt.php
+++ b/
CRM/Report/Form/Contribute/Lybunt.php
@@
-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;