When viewing read-only event, organizer is shown only if event has attendees

Monotone-Parent: 1857b430e01dba18873b059ee5977d9ca10bea8e
Monotone-Revision: 09a0f45d386d7951e7a9222e26d26b67281bf847

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-07-30T01:07:17
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-07-30 01:07:17 +00:00
parent f42d095e46
commit 3e357eb6e9
4 changed files with 16 additions and 3 deletions
+2
View File
@@ -140,6 +140,8 @@
- (void) setAttach: (NSString *) _attachUrl;
- (NSString *) attach;
- (BOOL) hasAttendees;
- (void) setAttendeesNames: (NSString *) newAttendeesNames;
- (NSString *) attendeesNames;