Commit 58fe2348 authored by Albert Ting's avatar Albert Ting Committed by David Lawrence

Bug 1118396: Add the "user-start" hook to bug comments

r=dkl,a=glob
parent 8762d1e6
......@@ -145,6 +145,7 @@
</span>
<span class="bz_comment_user">
[% Hook.process('user-start', 'bug/comments.html.tmpl') %]
[%# No need to recreate the exact same template if we already have it. %]
[% commenter_id = comment.author.id %]
[% UNLESS user_cache.$commenter_id %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment