remove whitespace
authorTim Mallezie <tim.mallezie@chiro.be>
Tue, 3 Mar 2015 08:13:44 +0000 (09:13 +0100)
committerTim Mallezie <tim.mallezie@chiro.be>
Tue, 3 Mar 2015 08:13:44 +0000 (09:13 +0100)
CRM/Contact/Form/Search/Criteria.php

index 63fc65bf9775b6214ea9c57d9799a3c897f789fe..c5c08654dfe646a7dd1c8d3d9006fdc3ada66b62 100644 (file)
@@ -188,7 +188,7 @@ class CRM_Contact_Form_Search_Criteria {
         'component_mode',
         ts('Display Results As'),
         $componentModes,
-        FALSE, 
+        FALSE,
         array('class' => 'crm-select2')
       );
     }