X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FPage.php;h=4194e9bda745fc8723da13dbe115797fd587c827;hb=ac7573eb6ff259c200720456ed85d0900c173f14;hp=e0d43bb9414558ca4e6d920b0c12fc42f5ed8b27;hpb=b55dcda30520bbde4a3a540a0dd77e9c2b09ab7d;p=civicrm-core.git 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', ]; /**