mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 17:58:51 +00:00
Monotone-Parent: e41de0de8677dc8b5262c513742ba24fe69be861
Monotone-Revision: b5f6c20667d64bf39106ed8fa0eed2bcee16e372 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-10T19:25:48 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -365,7 +365,11 @@
|
||||
|
||||
- (NSString *) componentCalendar
|
||||
{
|
||||
return @"/";
|
||||
SOGoAppointmentFolder *calendar;
|
||||
|
||||
calendar = [[self clientObject] container];
|
||||
|
||||
return calendar;
|
||||
}
|
||||
|
||||
/* priorities */
|
||||
|
||||
Reference in New Issue
Block a user