Monotone-Parent: 47696beae1f727f105c84083c575020ef044e2b6

Monotone-Revision: d16063f8ea6ebe88ac444340d819404443d826dd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-11-26T21:16:00
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-11-26 21:16:00 +00:00
parent 04e82c1971
commit 0b3877d3ca
5 changed files with 42 additions and 12 deletions
+1 -1
View File
@@ -443,7 +443,7 @@ static NSArray *infoKeys = nil;
{
result = [[self clientObject] sendMail];
if (!result)
result = [self jsCloseWithRefreshMethod: @"refreshFolderByType(\"sent\")"];
result = [self jsCloseWithRefreshMethod: @"refreshCurrentFolder()"];
}
else
result = [self failedToSaveFormResponse];