From: Simon Green Date: Thu, 10 Jul 2014 00:03:25 +0000 (+1000) Subject: Bug 1031959 - Add a_comment-end hook to show bug page X-Git-Tag: bugzilla-4.5.5~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70b1cb4b8ff30538b3f952a5418ff5b12dc38662;p=thirdparty%2Fbugzilla.git Bug 1031959 - Add a_comment-end hook to show bug page r=gerv, a=sgreen --- diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl index 3142692272..d040e651d1 100644 --- a/template/en/default/bug/comments.html.tmpl +++ b/template/en/default/bug/comments.html.tmpl @@ -231,5 +231,6 @@ [% END %]> [%- comment_text FILTER quoteUrls(bug, comment) -%] + [% Hook.process('a_comment-end', 'bug/comments.html.tmpl') %] [% END %]