Remove erroneous whitespace
authorAndrew West <awest@humanism.org.uk>
Thu, 27 Feb 2020 23:16:19 +0000 (23:16 +0000)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2020 23:16:19 +0000 (23:16 +0000)
CRM/Contact/Form/Search/Advanced.php

index e25c48fcd4c7684b12bd77249440120a2061a204..c6a76196bd1f1eaa6aced1379cc2f4b2a8c8adc9 100644 (file)
@@ -198,7 +198,7 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search {
         $defaults['contact_type'][$subtype] = $basicType . '__' . $subtype;
       }
     }
-    
+
     if ($this->_context === 'amtg') {
       $defaults['task'] = CRM_Contact_Task::GROUP_ADD;
     }