summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/knob.html.tmpl
diff options
context:
space:
mode:
authormyk%mozilla.org <>2005-03-16 02:48:34 +0100
committermyk%mozilla.org <>2005-03-16 02:48:34 +0100
commitf5c3529c20575218e9f80e1be14fa48e746c8b4a (patch)
treeda7d506f4995f8fcb65aa3a2b0f10db24645801b /template/en/default/bug/knob.html.tmpl
parente58cd6de49308c565c5dbfbe12dce30a918a9082 (diff)
downloadbugzilla-f5c3529c20575218e9f80e1be14fa48e746c8b4a.tar.gz
bugzilla-f5c3529c20575218e9f80e1be14fa48e746c8b4a.tar.xz
Fix for bug 284446: adds hooks useful for testrunner and other third-party extensions; r=gerv
Diffstat (limited to 'template/en/default/bug/knob.html.tmpl')
-rw-r--r--template/en/default/bug/knob.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/bug/knob.html.tmpl b/template/en/default/bug/knob.html.tmpl
index 0adb69928..f73821675 100644
--- a/template/en/default/bug/knob.html.tmpl
+++ b/template/en/default/bug/knob.html.tmpl
@@ -171,6 +171,9 @@
<a href="show_bug.cgi?format=multiple&amp;id=[% bug.bug_id %]">Format For Printing</a>
&nbsp; | &nbsp;
<a href="enter_bug.cgi?cloned_bug_id=[% bug.bug_id %]">Clone This [% terms.Bug %]</a>
+
+ [%# Links to more things users can do with this bug. %]
+ [% Hook.process("links") %]
</b>
</font>