From: Dave Greenberg Date: Tue, 4 Feb 2014 23:29:10 +0000 (-0800) Subject: CRM-14169 - require access CiviCRM permission in addtion to access CiviEvent permissi... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=be87f5a989291fc7f2d5f247daa26375664bb9ec;p=civicrm-core.git 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). ---------------------------------------- * CRM-14169: http://issues.civicrm.org/jira/browse/CRM-14169 --- diff --git a/CRM/Event/xml/Menu/Event.xml b/CRM/Event/xml/Menu/Event.xml index 125e71e19a..35291d4d7f 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 CiviEvent + access CiviCRM,access CiviEvent 1 true 820 @@ -231,7 +231,7 @@ action=add New Event CRM_Event_Form_ManageEvent_EventInfo - access CiviEvent + access CiviCRM,access CiviEvent 830