From: David Lawrence Date: Sat, 4 May 2013 18:47:42 +0000 (-0400) Subject: Bug 654833 - New hook to add additional attachment action links to the attachment... X-Git-Tag: bugzilla-4.0.2~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae9ff618361eafddff2dcfc1a64ba683f04b8336;p=thirdparty%2Fbugzilla.git Bug 654833 - New hook to add additional attachment action links to the attachment details page r/a=mkanat --- diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index 5c85ef9f09..c0d30610ae 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -299,6 +299,7 @@ && attachment.datasize > 0 %] | Delete [% END %] + [% Hook.process('action') %]