From 58fe23486b2c6dc795ca71c6d917deaf8a1b6e8c Mon Sep 17 00:00:00 2001 From: Albert Ting Date: Thu, 15 Jan 2015 21:47:23 +0000 Subject: Bug 1118396: Add the "user-start" hook to bug comments r=dkl,a=glob --- template/en/default/bug/comments.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/bug/comments.html.tmpl') diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl index 1281bb6df..63196a1ce 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 %] -- cgit v1.2.3-24-g4f1b