From: Albert Ting Date: Thu, 15 Jan 2015 21:47:23 +0000 (+0000) Subject: Bug 1118396: Add the "user-start" hook to bug comments X-Git-Tag: release-5.1.1~393 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58fe23486b2c6dc795ca71c6d917deaf8a1b6e8c;p=thirdparty%2Fbugzilla.git Bug 1118396: Add the "user-start" hook to bug comments r=dkl,a=glob --- diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl index 1281bb6df5..63196a1cea 100644 --- a/template/en/default/bug/comments.html.tmpl +++ b/template/en/default/bug/comments.html.tmpl @@ -145,6 +145,7 @@ + [% 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 %]