summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/edit.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-09-27 18:19:02 +0200
committerlpsolit%gmail.com <>2009-09-27 18:19:02 +0200
commit6c090fed8af9808325493dafb155ea2d29611cba (patch)
tree21ca5ae5262054f8d8826ec237117104c5411995 /template/en/default/attachment/edit.html.tmpl
parent77417e27494a15ded3625ee3cceae93438ccd331 (diff)
downloadbugzilla-6c090fed8af9808325493dafb155ea2d29611cba.tar.gz
bugzilla-6c090fed8af9808325493dafb155ea2d29611cba.tar.xz
Bug 408807: Need a link pointing to the bug report from the attachment details and diff pages - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit
Diffstat (limited to 'template/en/default/attachment/edit.html.tmpl')
-rw-r--r--template/en/default/attachment/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl
index 1c6d22c87..fadf3e308 100644
--- a/template/en/default/attachment/edit.html.tmpl
+++ b/template/en/default/attachment/edit.html.tmpl
@@ -215,7 +215,7 @@
</table>
- Attachments on this [% terms.Bug %]:
+ Attachments on [% "$terms.bug ${attachment.bug_id}" FILTER bug_link(attachment.bug_id) FILTER none %]:
[% FOREACH a = attachments %]
[% IF a == attachment.id %]
[%+ a %]