mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
See ChangeLog
Monotone-Parent: a866a555c48a341d0c2a136b18f5d9b7474a4559 Monotone-Revision: b60d547047a2529bf2428a9d602340aa1c4f7f9b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-27T17:24:20 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -9,5 +9,14 @@
|
||||
const:id="signedMessage"
|
||||
var:valid="validSignature"
|
||||
var:error="validationMessage"
|
||||
><var:string value="flatContentAsString" const:escapeHTML="NO"
|
||||
/></div>
|
||||
>
|
||||
<div>
|
||||
<var:foreach list="bodyInfo.parts" item="childInfo" index="childIndex">
|
||||
<div>
|
||||
<var:component value="contentViewerComponent"
|
||||
bodyInfo="childInfo"
|
||||
partPath="childPartPath" />
|
||||
</div>
|
||||
</var:foreach>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user