diff --git a/UI/Scheduler/product.plist b/UI/Scheduler/product.plist index f08d54d54..8b9b78fbd 100644 --- a/UI/Scheduler/product.plist +++ b/UI/Scheduler/product.plist @@ -107,6 +107,10 @@ pageName = "UIxCalMainView"; actionName = "checkRights"; }; + editAttendees = { + protectedBy = "View"; + pageName = "UIxAttendeesEditor"; + }; freeBusyTable = { protectedBy = "View"; pageName = "UIxFreeBusyUserSelectorTable";