From 1238159c40c02ffe80a727c568baf8d4c313d03f Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Wed, 29 May 2013 12:29:30 +0800 Subject: Bug 876414: I should be able to comment on a bug that is needinfo?(me) without clearing the needinfo? --- .../Needinfo/template/en/default/bug/needinfo.html.tmpl | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'extensions/Needinfo/template/en') diff --git a/extensions/Needinfo/template/en/default/bug/needinfo.html.tmpl b/extensions/Needinfo/template/en/default/bug/needinfo.html.tmpl index 2ffbbe835..eff05be29 100644 --- a/extensions/Needinfo/template/en/default/bug/needinfo.html.tmpl +++ b/extensions/Needinfo/template/en/default/bug/needinfo.html.tmpl @@ -34,10 +34,15 @@ [% FOREACH flag = needinfo_flags %] [% IF !flag.requestee || flag.requestee.id == user.id %] - * + + + - Adding a comment will automatically clear needinfo the request for - [% IF !flag.requestee %]anyone[% ELSE %][% flag.requestee.login FILTER html %][% END %]. + [% ELSE %] -- cgit v1.2.3-24-g4f1b