mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 17:57:38 +00:00
Monotone-Parent: 87a9edec020f812d113ea5bde21c2d30b040ab87
Monotone-Revision: c00d2fadae3d5733fb53c91e14b43a56d1e1ca58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-11T19:55:13 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -718,7 +718,7 @@ static NSArray *childRecordFields = nil;
|
||||
|
||||
currentUser = [localContext activeUser];
|
||||
|
||||
if (delegatedUsers && [delegatedUsers count])
|
||||
if ([delegatedUsers count])
|
||||
{
|
||||
if (![currentUser isSuperUser])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user