From 90d13f7e30e64f84f85c2c56e1acc561978c77d6 Mon Sep 17 00:00:00 2001 From: Dave Greenberg Date: Mon, 16 Jun 2014 16:22:12 -0700 Subject: [PATCH] CRM-14852 - add access CiviCRM to access argument to various paths. ---------------------------------------- * CRM-14852: https://issues.civicrm.org/jira/browse/CRM-14852 --- CRM/Core/xml/Menu/Admin.xml | 4 ++-- CRM/Event/xml/Menu/Event.xml | 4 ++-- CRM/Mailing/xml/Menu/Mailing.xml | 8 ++++---- CRM/Report/xml/Menu/Report.xml | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CRM/Core/xml/Menu/Admin.xml b/CRM/Core/xml/Menu/Admin.xml index 8877a7d030..9fe6cb2836 100644 --- a/CRM/Core/xml/Menu/Admin.xml +++ b/CRM/Core/xml/Menu/Admin.xml @@ -666,7 +666,7 @@ Price Sets CRM_Price_Page_Set Price sets allow you to offer multiple options with associated fees (e.g. pre-conference workshops, additional meals, etc.). Configure Price Sets for events which need more than a single set of fee levels. - administer CiviCRM;access CiviEvent + access CiviCRM,access CiviEvent Customize admin/small/price_sets.png 380 @@ -676,7 +676,7 @@ New Price Set CRM_Price_Page_Set Price sets allow you to offer multiple options with associated fees (e.g. pre-conference workshops, additional meals, etc.). Configure Price Sets for events which need more than a single set of fee levels. - administer CiviCRM;access CiviEvent + access CiviCRM,access CiviEvent action=add diff --git a/CRM/Event/xml/Menu/Event.xml b/CRM/Event/xml/Menu/Event.xml index eedf0d2df6..9222b5a921 100644 --- a/CRM/Event/xml/Menu/Event.xml +++ b/CRM/Event/xml/Menu/Event.xml @@ -5,7 +5,7 @@ civicrm/event CiviEvent Dashboard CRM_Event_Page_DashBoard - access CiviEvent + access CiviCRM,access CiviEvent 1 800 CiviEvent @@ -62,7 +62,7 @@ Manage Events CRM_Event_Page_ManageEvent Create and edit event configuration including times, locations, online registration forms, and fees. Links for iCal and RSS syndication. - access CiviEvent + access CiviCRM,access CiviEvent CiviEvent admin/small/event_manage.png 370 diff --git a/CRM/Mailing/xml/Menu/Mailing.xml b/CRM/Mailing/xml/Menu/Mailing.xml index 4ef34ab1ee..b4d45ce287 100644 --- a/CRM/Mailing/xml/Menu/Mailing.xml +++ b/CRM/Mailing/xml/Menu/Mailing.xml @@ -5,7 +5,7 @@ civicrm/mailing CiviMail CRM_Mailing_Page_Browse - access CiviMail;create mailings + access CiviCRM,access CiviMail;create mailings 1 600 CiviMail @@ -15,7 +15,7 @@ Mailer Settings CRM_Admin_Form_Setting_Mail Configure spool period, throttling and other mailer settings. - access CiviMail + access CiviCRM,access CiviMail CiviMail admin/small/07.png 400 @@ -25,7 +25,7 @@ Headers, Footers, and Automated Messages CRM_Mailing_Page_Component Configure the header and footer used for mailings. Customize the content of automated Subscribe, Unsubscribe, Resubscribe and Opt-out messages. - access CiviMail + access CiviCRM,access CiviMail CiviMail admin/small/Profile.png 410 @@ -44,7 +44,7 @@ Mail Accounts CRM_Admin_Page_MailSettings Configure email account setting. - access CiviMail + access CiviCRM,access CiviMail CiviMail admin/small/07.png 420 diff --git a/CRM/Report/xml/Menu/Report.xml b/CRM/Report/xml/Menu/Report.xml index a338fc124b..fe42f00389 100644 --- a/CRM/Report/xml/Menu/Report.xml +++ b/CRM/Report/xml/Menu/Report.xml @@ -49,7 +49,7 @@ Create New Report from Template CRM_Report_Page_TemplateList Component wise listing of all available templates - access CiviReport + access CiviCRM,access CiviReport CiviReport admin/small/report_template.gif @@ -58,7 +58,7 @@ Manage Templates CRM_Report_Page_Options Browse, Edit and Delete the Report templates. - access CiviReport + access CiviCRM,access CiviReport CiviReport admin/small/template.png -- 2.25.1