From c284b4e13737d269158cc6701b30a0c6eef71422 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Fri, 11 Jun 2021 17:52:24 +1200 Subject: [PATCH] Give administer CiviCRM data access to administer custom groups --- CRM/Core/xml/Menu/Admin.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/CRM/Core/xml/Menu/Admin.xml b/CRM/Core/xml/Menu/Admin.xml index 809c8ff917..be6af284ad 100644 --- a/CRM/Core/xml/Menu/Admin.xml +++ b/CRM/Core/xml/Menu/Admin.xml @@ -7,6 +7,7 @@ Configure custom fields to collect and store custom data which is not included in the standard CiviCRM forms. CRM_Custom_Page_Group Customize Data and Screens + administer CiviCRM data 10 -- 2.25.1