From e24024db5329cf92cff4b85d73571646b8379b01 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Fri, 15 Sep 2023 11:59:40 +1200 Subject: [PATCH] Fix customData Include notice --- templates/CRM/Event/Page/EventInfo.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Event/Page/EventInfo.tpl b/templates/CRM/Event/Page/EventInfo.tpl index 46698b7216..8044f9e7df 100644 --- a/templates/CRM/Event/Page/EventInfo.tpl +++ b/templates/CRM/Event/Page/EventInfo.tpl @@ -211,7 +211,7 @@ {/if} - {include file="CRM/Custom/Page/CustomDataView.tpl"} + {include file="CRM/Custom/Page/CustomDataView.tpl" groupId = false}