HR-376 Fix for having Case entity type custom fields for profile selector
authorNileema <nileema@nileema.(none)>
Thu, 22 May 2014 12:56:53 +0000 (18:26 +0530)
committerNileema <nileema@nileema.(none)>
Thu, 22 May 2014 12:56:53 +0000 (18:26 +0530)
CRM/Core/BAO/CustomGroup.php

index 494bb5b03c9474ca3268475b9f644942a246de0e..2819836210f48bafca781df507c6b957ea29cd3b 100644 (file)
@@ -1144,6 +1144,7 @@ ORDER BY civicrm_custom_group.weight,
         }
         break;
 
+      case 'Case':
       case 'Location':
       case 'Address':
       case 'Activity':