From: Eileen McNaughton Date: Mon, 7 Feb 2022 10:17:13 +0000 (+1300) Subject: Enotice fixes X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=797adf7ccfa282ef027782b556553544638da1c3;hp=d7a3e0f343138d76aa5ceec9f72b9892246fc5ef;p=civicrm-core.git Enotice fixes On viewing reports --- diff --git a/CRM/Core/Page.php b/CRM/Core/Page.php index e0d43bb941..4194e9bda7 100644 --- 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', ]; /**