minor fix
authormonishdeb <monish.deb@webaccessglobal.com>
Wed, 17 Jun 2015 15:39:40 +0000 (21:09 +0530)
committermonishdeb <monish.deb@webaccessglobal.com>
Thu, 18 Jun 2015 10:44:20 +0000 (16:14 +0530)
CRM/Contact/Form/Search/Builder.php

index e6ac900f7bfcf123d6b7ccbd9cc57814a8e3d565..142281ac0dc960a6ca1c6fa3b94c4bb1f65a2433 100644 (file)
@@ -393,6 +393,7 @@ class CRM_Contact_Form_Search_Builder extends CRM_Contact_Form_Search {
     else {
       $this->_sortByCharacter = NULL;
     }
+
     $this->_params = $this->convertFormValues($this->_formValues);
     $this->_returnProperties = &$this->returnProperties();