mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-23 13:59:32 +00:00
print calendars events&Tasks with colors - either borders or backgrounds
This commit is contained in:
@@ -80,7 +80,7 @@ static NSArray *layoutItems = nil;
|
||||
SOGoUser *activeUser;
|
||||
NSString *parentView;
|
||||
|
||||
activeUser = [context activeUser];
|
||||
activeUser = [[self context] activeUser];
|
||||
us = [activeUser userSettings];
|
||||
parentView = [[us objectForKey:@"Calendar"] objectForKey:@"View" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user