projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a446e9a
)
CRM-18007:PCP: alpha pagination messed up
author
sarehag
<joakim.sarehag@gmail.com>
Wed, 10 Feb 2016 00:29:17 +0000
(
01:29
+0100)
committer
sarehag
<joakim.sarehag@gmail.com>
Wed, 10 Feb 2016 00:29:17 +0000
(
01:29
+0100)
CRM/PCP/Page/PCP.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/PCP/Page/PCP.php
b/CRM/PCP/Page/PCP.php
index ff183dd8e2b90eb77e4d47196ba66699c7309063..def19a37018fb36655590f77e8ea58c18f305489 100644
(file)
--- a/
CRM/PCP/Page/PCP.php
+++ b/
CRM/PCP/Page/PCP.php
@@
-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