From efdd83396785af4cdd92b72ed8db1888e1a8ecf4 Mon Sep 17 00:00:00 2001 From: Dave Greenberg Date: Wed, 5 Feb 2014 11:38:46 -0800 Subject: [PATCH] Revert "CRM-14169 - require access CiviCRM permission in addtion to access CiviEvent permission in order to create a new event and in order to access Manage Events page (event/manage path)." This reverts commit be87f5a989291fc7f2d5f247daa26375664bb9ec. --- CRM/Event/xml/Menu/Event.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CRM/Event/xml/Menu/Event.xml b/CRM/Event/xml/Menu/Event.xml index 35291d4d7f..125e71e19a 100644 --- a/CRM/Event/xml/Menu/Event.xml +++ b/CRM/Event/xml/Menu/Event.xml @@ -159,7 +159,7 @@ civicrm/event/manage Manage Events CRM_Event_Page_ManageEvent - access CiviCRM,access CiviEvent + access CiviEvent 1 true 820 @@ -231,7 +231,7 @@ action=add New Event CRM_Event_Form_ManageEvent_EventInfo - access CiviCRM,access CiviEvent + access CiviEvent 830 -- 2.25.1