]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1031959 - Add a_comment-end hook to show bug page
authorSimon Green <sgreen@redhat.com>
Thu, 10 Jul 2014 00:03:25 +0000 (10:03 +1000)
committerSimon Green <sgreen@redhat.com>
Thu, 10 Jul 2014 00:03:25 +0000 (10:03 +1000)
r=gerv, a=sgreen

template/en/default/bug/comments.html.tmpl

index 31426922725144b982dedbf5c5b15905316f0db4..d040e651d1c12d4fd0d256e157c6747703f6f30d 100644 (file)
   [% END %]>
   [%- comment_text FILTER quoteUrls(bug, comment) -%]
 </pre>
+    [% Hook.process('a_comment-end', 'bug/comments.html.tmpl') %]
     </div>
 [% END %]