diff --git a/UI/Scheduler/product.plist b/UI/Scheduler/product.plist index 173913971..d2e0c16fe 100644 --- a/UI/Scheduler/product.plist +++ b/UI/Scheduler/product.plist @@ -130,6 +130,14 @@ pageName = "UIxCalUserRightsEditor"; actionName = "saveUserRights"; }; + UIxAppointmentViewTemplate = { + protectedBy = "View"; + pageName = "UIxAppointmentViewTemplate"; + }; + UIxTaskViewTemplate = { + protectedBy = "View"; + pageName = "UIxTaskViewTemplate"; + }; UIxAppointmentEditorTemplate = { protectedBy = "View"; pageName = "UIxAppointmentEditorTemplate";