diff --git a/UI/Scheduler/product.plist b/UI/Scheduler/product.plist index 59dd25211..dbbd38793 100644 --- a/UI/Scheduler/product.plist +++ b/UI/Scheduler/product.plist @@ -130,6 +130,11 @@ pageName = "UIxCalMainView"; actionName = "batchDelete"; }; + updateCalendars = { + protectedBy = "View"; + pageName = "UIxCalMainView"; + actionName = "updateCalendars"; + } }; };