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:
Wolfgang Sourdeau
2009-09-14 17:44:39 +00:00
parent dcf14c1b05
commit 6f9f415014
12 changed files with 402 additions and 36 deletions
+1 -1
View File
@@ -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