From 21ccfc92309524062daad9ca7ac69d9dfa0e25b2 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 31 Dec 2006 08:45:07 +0000 Subject: =?UTF-8?q?Bug=20248037:=20Link=20from=20attachment=20'created'=20?= =?UTF-8?q?date=20to=20comment=20where=20it=20was=20created=20-=20Patch=20?= =?UTF-8?q?by=20Fr=C3=83=C2=A9d=C3=83=C2=A9ric=20Buclin=20=20r=3Dtimeless=20a=3Djustdave?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/attachment/list.html.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'template/en/default') diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl index 5da894e07..154cb98b1 100644 --- a/template/en/default/attachment/list.html.tmpl +++ b/template/en/default/attachment/list.html.tmpl @@ -91,7 +91,9 @@ [% attachment.attacher.name || attachment.attacher.login FILTER html %] - [% attachment.attached FILTER time %] + + [% attachment.attached FILTER time %] + [% IF attachment.datasize %] [% attachment.datasize FILTER unitconvert %] -- cgit v1.2.1