summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/list.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-12-31 09:45:07 +0100
committerlpsolit%gmail.com <>2006-12-31 09:45:07 +0100
commit21ccfc92309524062daad9ca7ac69d9dfa0e25b2 (patch)
treef91f526f48daf9c32857136fd6ebd46cafefd783 /template/en/default/attachment/list.html.tmpl
parent373f33fabc6d495d197fcf0a997b716d61f1e16d (diff)
downloadbugzilla-21ccfc92309524062daad9ca7ac69d9dfa0e25b2.tar.gz
bugzilla-21ccfc92309524062daad9ca7ac69d9dfa0e25b2.tar.xz
Bug 248037: Link from attachment 'created' date to comment where it was created - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave
Diffstat (limited to 'template/en/default/attachment/list.html.tmpl')
-rw-r--r--template/en/default/attachment/list.html.tmpl4
1 files changed, 3 insertions, 1 deletions
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 %]
</a>
</td>
- <td valign="top">[% attachment.attached FILTER time %]</td>
+ <td valign="top">
+ <a href="#attach_[% attachment.id %]">[% attachment.attached FILTER time %]</a>
+ </td>
<td valign="top">
[% IF attachment.datasize %]
[% attachment.datasize FILTER unitconvert %]