From bd1ce33ae0ef37cc45481410db4b1165c549b54c Mon Sep 17 00:00:00 2001 From: olayiwola-compucorp Date: Mon, 18 Sep 2023 09:48:39 +0100 Subject: [PATCH] BTHAB-184: Allow CIviCRM to manage the custom group --- managed/CustomGroup_Contribution_OpportunityDetails.mgd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managed/CustomGroup_Contribution_OpportunityDetails.mgd.php b/managed/CustomGroup_Contribution_OpportunityDetails.mgd.php index bb4ac2314..69534234a 100644 --- a/managed/CustomGroup_Contribution_OpportunityDetails.mgd.php +++ b/managed/CustomGroup_Contribution_OpportunityDetails.mgd.php @@ -29,7 +29,7 @@ 'max_multiple' => NULL, 'collapse_adv_display' => TRUE, 'created_date' => '2023-09-12 13:08:59', - 'is_reserved' => TRUE, + 'is_reserved' => FALSE, 'is_public' => FALSE, 'icon' => '', 'extends_entity_column_id' => NULL,