CRM-18007:PCP: alpha pagination messed up
authorsarehag <joakim.sarehag@gmail.com>
Wed, 10 Feb 2016 00:29:17 +0000 (01:29 +0100)
committersarehag <joakim.sarehag@gmail.com>
Wed, 10 Feb 2016 00:29:17 +0000 (01:29 +0100)
CRM/PCP/Page/PCP.php

index ff183dd8e2b90eb77e4d47196ba66699c7309063..def19a37018fb36655590f77e8ea58c18f305489 100644 (file)
@@ -168,6 +168,8 @@ class CRM_PCP_Page_PCP extends CRM_Core_Page_Basic {
    * @return void
    */
   public function browse($action = NULL) {
+    CRM_Core_Resources::singleton()->addStyleFile('civicrm', 'css/searchForm.css', 1, 'html-header');
+
     $this->_sortByCharacter = CRM_Utils_Request::retrieve('sortByCharacter',
       'String',
       $this