From 1fde21205d29e4fb435649ff7e8323af7d4cd1de Mon Sep 17 00:00:00 2001 From: "bugreport%peshkin.net" <> Date: Thu, 16 Jun 2005 12:40:32 +0000 Subject: Bug 297797: New Hook - add actions to attachment table - Patch by Dennis Melentyev r/a=myk --- template/en/default/attachment/list.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/attachment/list.html.tmpl') diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl index 5840139a3..8f6bbadb1 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 %] -- cgit v1.2.3-24-g4f1b