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:
Ludovic Marcotte
2009-09-27 17:24:20 +00:00
parent 30d6257136
commit 4abc5045aa
4 changed files with 19 additions and 160 deletions
@@ -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>