Monotone-Parent: 9fe369dfb72baf0d05e6ae5266d91baf4461f26c

Monotone-Revision: 0e4fe01f65e6836cefb46fca4a1cc35a759e63c2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-12-17T20:58:12
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-12-17 20:58:12 +00:00
parent 9a3a22dce1
commit f0159c1f07
3 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -1096,7 +1096,8 @@
{
if (![sm validatePermission: SOGoCalendarPerm_ModifyComponent
onObject: clientObject
inContext: context])
inContext: context]
|| [component userIsOrganizer: currentUser])
toolbarFilename = adminToolbar;
else
toolbarFilename = @"SOGoComponentClose.toolbar";