Enotice fixes
authorEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 7 Feb 2022 10:17:13 +0000 (23:17 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 7 Feb 2022 10:17:13 +0000 (23:17 +1300)
On viewing reports

CRM/Core/Page.php

index e0d43bb9414558ca4e6d920b0c12fc42f5ed8b27..4194e9bda745fc8723da13dbe115797fd587c827 100644 (file)
@@ -129,6 +129,9 @@ class CRM_Core_Page {
     // Required for footer.tpl,
     // See ExampleHookTest:testPageOutput.
     'footer_status_severity',
+    // in 'body.tpl
+    'suppressForm',
+    'beginHookFormElements',
   ];
 
   /**