diff --git a/UI/Scheduler/product.plist b/UI/Scheduler/product.plist index c5afd5cc6..b33310779 100644 --- a/UI/Scheduler/product.plist +++ b/UI/Scheduler/product.plist @@ -93,6 +93,10 @@ pageName = "UIxCalUserRightsEditor"; actionName = "saveUserRights"; }; + editAttendees = { + protectedBy = "View"; + pageName = "UIxAttendeesEditor"; + }; }; }; @@ -124,10 +128,6 @@ pageName = "UIxCalMainView"; actionName = "batchDelete"; }; - editAttendees = { - protectedBy = "View"; - pageName = "UIxAttendeesEditor"; - }; userRights = { protectedBy = "ReadAcls"; pageName = "UIxCalUserRightsEditor"; @@ -179,10 +179,6 @@ pageName = "UIxAppointmentEditor"; actionName = "decline"; }; - editAttendees = { - protectedBy = "View"; - pageName = "UIxAttendeesEditor"; - }; }; };