Update product.plist for new component templates

pull/91/head
Francis Lachapelle 2015-07-21 10:15:02 -04:00
parent bee36814e5
commit 601ed94d77
1 changed files with 8 additions and 0 deletions

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";