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:
aa175be
)
CRM 12483 my first patch
author
Stoob
<no@thanks.com>
Wed, 1 May 2013 00:41:10 +0000
(17:41 -0700)
committer
Stoob
<no@thanks.com>
Wed, 1 May 2013 00:41:10 +0000
(17:41 -0700)
CRM/Report/Form/Contribute/SoftCredit.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Report/Form/Contribute/SoftCredit.php
b/CRM/Report/Form/Contribute/SoftCredit.php
index 744131c1297cfd7b1cc486fac5929072492f2c18..9b9d58fb9de9c11af0ce698325cbaf6ca22cb38c 100644
(file)
--- a/
CRM/Report/Form/Contribute/SoftCredit.php
+++ b/
CRM/Report/Form/Contribute/SoftCredit.php
@@
-82,6
+82,14
@@
class CRM_Report_Form_Contribute_SoftCredit extends CRM_Report_Form {
'required' => TRUE,
),
),
+ 'filters' =>
+ array(
+ 'sort_name' =>
+ array(
+ 'name' => 'sort_name',
+ 'title' => ts('Soft Credit Name')
+ ),
+ ),
'grouping' => 'contact-fields',
),
'civicrm_email' =>