Fix for viewing read-only recurrent events

Monotone-Parent: 0801b840389e27365ffcfe12265d379abb2dc676
Monotone-Revision: 754c42e76d98f86e1fdd3158973b91b56f2db830

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-07-30T21:57:46
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-07-30 21:57:46 +00:00
parent d318f72250
commit d493dcd001

View File

@@ -254,8 +254,8 @@
SOGoComponentOccurence = {
methods = {
confirmEditing = {
protectedBy = "ModifyComponent";
confirmEditing = {
protectedBy = "ViewAllComponent";
pageName = "UIxOccurenceDialog";
};
confirmDeletion = {