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:
ea8df12
)
HR-376 Fix for having Case entity type custom fields for profile selector
author
Nileema
<nileema@nileema.(none)>
Thu, 22 May 2014 12:56:53 +0000
(18:26 +0530)
committer
Nileema
<nileema@nileema.(none)>
Thu, 22 May 2014 12:56:53 +0000
(18:26 +0530)
CRM/Core/BAO/CustomGroup.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/BAO/CustomGroup.php
b/CRM/Core/BAO/CustomGroup.php
index 494bb5b03c9474ca3268475b9f644942a246de0e..2819836210f48bafca781df507c6b957ea29cd3b 100644
(file)
--- a/
CRM/Core/BAO/CustomGroup.php
+++ b/
CRM/Core/BAO/CustomGroup.php
@@
-1144,6
+1144,7
@@
ORDER BY civicrm_custom_group.weight,
}
break;
+ case 'Case':
case 'Location':
case 'Address':
case 'Activity':