From: bugreport%peshkin.net <> Date: Thu, 16 Jun 2005 12:40:32 +0000 (+0000) Subject: Bug 297797: New Hook - add actions to attachment table - Patch by Dennis Melentyev... X-Git-Tag: bugzilla-2.20rc1~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fde21205d29e4fb435649ff7e8323af7d4cd1de;p=thirdparty%2Fbugzilla.git Bug 297797: New Hook - add actions to attachment table - Patch by Dennis Melentyev r/a=myk --- diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl index 5840139a35..8f6bbadb1d 100644 --- a/template/en/default/attachment/list.html.tmpl +++ b/template/en/default/attachment/list.html.tmpl @@ -73,6 +73,7 @@ [% IF attachment.ispatch && patchviewerinstalled %] | Diff [% END %] + [% Hook.process("action") %] [% END %]