mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-19 07:04:53 +00:00
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:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user