summaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2012-05-01 14:21:56 +0200
committerByron Jones <bjones@mozilla.com>2012-05-01 14:21:56 +0200
commit228c7bf9ea03a5faafe22f003e5d56da1b7b2162 (patch)
treed6e510fb195a9a197739e8b6996244bd65b14ea2 /template/en
parent136caf50f2569b380879cc68d3dc10142c8e4f84 (diff)
downloadbugzilla-228c7bf9ea03a5faafe22f003e5d56da1b7b2162.tar.gz
bugzilla-228c7bf9ea03a5faafe22f003e5d56da1b7b2162.tar.xz
Bug 748629: collapse tbplbot comments by default
Diffstat (limited to 'template/en')
-rw-r--r--template/en/default/bug/comments.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl
index 5b90c1720..7b305a248 100644
--- a/template/en/default/bug/comments.html.tmpl
+++ b/template/en/default/bug/comments.html.tmpl
@@ -240,4 +240,5 @@
[%- comment_text FILTER quoteUrls(bug, comment) -%]
</pre>
</div>
+ [% Hook.process('a_comment-end', 'bug/comments.html.tmpl') %]
[% END %]