mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-25 13:25:28 +00:00
Monotone-Parent: 3f1f8a5b28cdd3c5ecd69528aa507a7e11b887f2
Monotone-Revision: baf0d375fa330122cb9d209131a4401da2ecfb59 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T14:46:02 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -184,8 +184,7 @@
|
||||
|
||||
- (NSString *) currentRowCSSClass
|
||||
{
|
||||
return [NSString stringWithFormat: @"tableview appointmentRow ownerIs%@",
|
||||
[currentAppointment ownerLogin]];
|
||||
return @"tableview appointmentRow";
|
||||
}
|
||||
|
||||
- (NSString *) currentAptOwner
|
||||
|
||||
Reference in New Issue
Block a user