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:
a800edb
)
QuickSearch - Add Current Employer option
author
colemanw
<coleman@civicrm.org>
Tue, 10 Oct 2023 14:20:26 +0000
(10:20 -0400)
committer
colemanw
<coleman@civicrm.org>
Tue, 10 Oct 2023 14:20:26 +0000
(10:20 -0400)
CRM/Core/SelectValues.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/SelectValues.php
b/CRM/Core/SelectValues.php
index e3886e2fd146721609e74efdb4d93d74ffd2559e..452e4b2556d9892ee7bbe402e69745db632f1723 100644
(file)
--- a/
CRM/Core/SelectValues.php
+++ b/
CRM/Core/SelectValues.php
@@
-1130,6
+1130,7
@@
class CRM_Core_SelectValues {
'address_primary.street_address' => ts('Street Address'),
'address_primary.city' => ts('City'),
'address_primary.postal_code' => ts('Postal Code'),
+ 'employer_id.sort_name' => ts('Current Employer'),
'job_title' => ts('Job Title'),
];
$custom = civicrm_api4('CustomField', 'get', [