mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-09 20:39:44 +00:00
Update product.plist for new component templates
This commit is contained in:
@@ -130,6 +130,14 @@
|
||||
pageName = "UIxCalUserRightsEditor";
|
||||
actionName = "saveUserRights";
|
||||
};
|
||||
UIxAppointmentViewTemplate = {
|
||||
protectedBy = "View";
|
||||
pageName = "UIxAppointmentViewTemplate";
|
||||
};
|
||||
UIxTaskViewTemplate = {
|
||||
protectedBy = "View";
|
||||
pageName = "UIxTaskViewTemplate";
|
||||
};
|
||||
UIxAppointmentEditorTemplate = {
|
||||
protectedBy = "View";
|
||||
pageName = "UIxAppointmentEditorTemplate";
|
||||
|
||||
Reference in New Issue
Block a user