summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
diff options
context:
space:
mode:
authorDavid Lawrence <dlawrence@mozilla.com>2013-05-04 20:46:20 +0200
committerDavid Lawrence <dlawrence@mozilla.com>2013-05-04 20:46:20 +0200
commitc60cce7d4f4f175ddf723d9def271ad9a964034a (patch)
tree52a2c0995f1d57f261fb8cd8708c288a57dc2eda /template/en/default/attachment
parent2f7d085d82c45225062be0c096163cbe636ad451 (diff)
downloadbugzilla-c60cce7d4f4f175ddf723d9def271ad9a964034a.tar.gz
bugzilla-c60cce7d4f4f175ddf723d9def271ad9a964034a.tar.xz
Bug 654833 - New hook to add additional attachment action links to the attachment details page
r/a=mkanat
Diffstat (limited to 'template/en/default/attachment')
-rw-r--r--template/en/default/attachment/edit.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl
index f9657b647..fbe3a9c79 100644
--- a/template/en/default/attachment/edit.html.tmpl
+++ b/template/en/default/attachment/edit.html.tmpl
@@ -290,6 +290,7 @@
&& attachment.datasize > 0 %]
| <a href="attachment.cgi?id=[% attachment.id %]&amp;action=delete">Delete</a>
[% END %]
+ [% Hook.process('action') %]
</div>
<div id="attachment_list">