mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-04 13:15:06 +00:00
Monotone-Parent: 2b043d9497bc939d7078d10d38953e92948da5aa
Monotone-Revision: ff9ea5325e680d04c8672e78e3bd74f60d7316c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-14T17:44:39 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -132,7 +132,7 @@ static BOOL showNamedTextAttachmentsInline = NO;
|
||||
/* Note: we cannot cache the multipart viewers, because it can be nested */
|
||||
// TODO: temporary workaround (treat it like a plain mixed part)
|
||||
|
||||
return [self mixedViewer];
|
||||
return [viewer pageWithName: @"UIxMailPartSignedViewer"];
|
||||
}
|
||||
|
||||
- (WOComponent *) alternativeViewer
|
||||
|
||||
Reference in New Issue
Block a user