Update product.plist for new component templates

This commit is contained in:
Francis Lachapelle
2015-07-21 10:15:02 -04:00
parent bee36814e5
commit 601ed94d77
+8
View File
@@ -130,6 +130,14 @@
pageName = "UIxCalUserRightsEditor";
actionName = "saveUserRights";
};
UIxAppointmentViewTemplate = {
protectedBy = "View";
pageName = "UIxAppointmentViewTemplate";
};
UIxTaskViewTemplate = {
protectedBy = "View";
pageName = "UIxTaskViewTemplate";
};
UIxAppointmentEditorTemplate = {
protectedBy = "View";
pageName = "UIxAppointmentEditorTemplate";