mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 16:33:22 +00:00
Monotone-Parent: c4d172fda57e0bd72cb109b117dbc93d996684f0
Monotone-Revision: 9fe369dfb72baf0d05e6ae5266d91baf4461f26c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T20:49:33 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -375,6 +375,7 @@
|
||||
if (participants == nil || i == [participants count])
|
||||
[newEvent replaceObjectAtIndex: 9 withObject: @""];
|
||||
[newEvent removeObjectAtIndex: 10];
|
||||
[newEvent removeObjectAtIndex: 11];
|
||||
|
||||
[newEvents addObject: newEvent];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user