mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
print calendars events&Tasks with colors - either borders or backgrounds
This commit is contained in:
@@ -99,7 +99,7 @@ static NSArray *tasksFields = nil;
|
||||
@"c_status", @"c_title", @"c_enddate",
|
||||
@"c_classification", @"c_location", @"c_category",
|
||||
@"editable", @"erasable",
|
||||
@"c_priority", nil];
|
||||
@"c_priority", @"c_owner", nil];
|
||||
[tasksFields retain];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user