mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
See ChangeLog
Monotone-Parent: 4753dc596b8d9070a66d1d6b4dbe88e746c19a81 Monotone-Revision: 398e2de6f331504256a7ec906263ca190e2008af Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-02T15:00:13 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -10,14 +10,11 @@
|
||||
<a var:href="pathToAttachment"
|
||||
var:title="filenameForDisplay"
|
||||
const:absolute="YES"
|
||||
><var:string value="filenameForDisplay" /></a>
|
||||
><img var:src="mimeImageUrl" />
|
||||
</a>
|
||||
<div class="linked_attachment_meta">
|
||||
<var:string label:value="Type" />:
|
||||
<var:string value="bodyInfo.type" /> /
|
||||
<var:string value="bodyInfo.subtype" />,
|
||||
|
||||
<var:string label:value="Size" />:
|
||||
<var:string value="bodyInfo.size" formatter="sizeFormatter" />
|
||||
<var:string value="filenameForDisplay"
|
||||
/> (<var:string value="bodyInfo.size" formatter="sizeFormatter" />)
|
||||
</div>
|
||||
|
||||
<!-- debug
|
||||
|
||||
Reference in New Issue
Block a user