Monotone-Parent: 7983fee9afaca3b26de67a090ea2b25a1b0524c5

Monotone-Revision: 4cdd56ac37ab7d34cf041371e916ee5bbe39d2cb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-14T22:50:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-09-14 22:50:22 +00:00
parent b5b5abad81
commit 3fb574f7b8
+4 -8
View File
@@ -93,6 +93,10 @@
pageName = "UIxCalUserRightsEditor";
actionName = "saveUserRights";
};
editAttendees = {
protectedBy = "View";
pageName = "UIxAttendeesEditor";
};
};
};
@@ -124,10 +128,6 @@
pageName = "UIxCalMainView";
actionName = "batchDelete";
};
editAttendees = {
protectedBy = "View";
pageName = "UIxAttendeesEditor";
};
userRights = {
protectedBy = "ReadAcls";
pageName = "UIxCalUserRightsEditor";
@@ -179,10 +179,6 @@
pageName = "UIxAppointmentEditor";
actionName = "decline";
};
editAttendees = {
protectedBy = "View";
pageName = "UIxAttendeesEditor";
};
};
};