mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-09 23:38:50 +00:00
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:
@@ -254,8 +254,8 @@
|
||||
|
||||
SOGoComponentOccurence = {
|
||||
methods = {
|
||||
confirmEditing = {
|
||||
protectedBy = "ModifyComponent";
|
||||
confirmEditing = {
|
||||
protectedBy = "ViewAllComponent";
|
||||
pageName = "UIxOccurenceDialog";
|
||||
};
|
||||
confirmDeletion = {
|
||||
|
||||
Reference in New Issue
Block a user