From: David Lawrence Date: Sat, 4 May 2013 18:46:20 +0000 (-0400) Subject: Bug 654833 - New hook to add additional attachment action links to the attachment... X-Git-Tag: bugzilla-4.1.3~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c60cce7d4f4f175ddf723d9def271ad9a964034a;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 f9657b647b..fbe3a9c799 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -290,6 +290,7 @@ && attachment.datasize > 0 %] | Delete [% END %] + [% Hook.process('action') %]