revert #8937
authorjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Thu, 22 Sep 2016 07:46:03 +0000 (13:16 +0530)
committerjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Thu, 22 Sep 2016 07:46:03 +0000 (13:16 +0530)
CRM/Core/BAO/CustomField.php

index dbcf6da3ed8838e3b6ab93a60210ed767316b876..4bdcacc0fa8027d1ffff466f007872bd4f783a68 100644 (file)
@@ -822,7 +822,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
       'AdvMulti-Select',
       'CheckBox',
       'Radio',
-      'Autocomplete-Select',
     )));
 
     if ($isSelect) {