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:
d7a3e0f
)
Enotice fixes
author
Eileen McNaughton
<emcnaughton@wikimedia.org>
Mon, 7 Feb 2022 10:17:13 +0000
(23:17 +1300)
committer
Eileen McNaughton
<emcnaughton@wikimedia.org>
Mon, 7 Feb 2022 10:17:13 +0000
(23:17 +1300)
On viewing reports
CRM/Core/Page.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/Page.php
b/CRM/Core/Page.php
index e0d43bb9414558ca4e6d920b0c12fc42f5ed8b27..4194e9bda745fc8723da13dbe115797fd587c827 100644
(file)
--- a/
CRM/Core/Page.php
+++ b/
CRM/Core/Page.php
@@
-129,6
+129,9
@@
class CRM_Core_Page {
// Required for footer.tpl,
// See ExampleHookTest:testPageOutput.
'footer_status_severity',
+ // in 'body.tpl
+ 'suppressForm',
+ 'beginHookFormElements',
];
/**