From: lpsolit%gmail.com <> Date: Wed, 30 Jan 2008 00:36:56 +0000 (+0000) Subject: Bug 414382: Remove the duplicated "CC myself" checkbox below the "Additional Comment... X-Git-Tag: bugzilla-3.1.3~350 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4d4f377f6068bcfa2a9f1ddf66ed82bf77132d5;p=thirdparty%2Fbugzilla.git Bug 414382: Remove the duplicated "CC myself" checkbox below the "Additional Comment" field in favor of the one near the CC list - Patch by Guy Pyrzak r/a=LpSolit --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 1a99a061a2..3d8dc1b296 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -242,21 +242,6 @@ cols = constants.COMMENT_COLS %] - [% IF NOT bug.cc || NOT bug.cc.contains(user.login) %] - [% has_role = bug.user.isreporter - || bug.assigned_to.id == user.id - || (Param('useqacontact') - && bug.qa_contact - && bug.qa_contact.id == user.id) %] - -
- - - [% END %] [% ELSE %]
Note @@ -786,15 +771,22 @@ [% IF user.id %] - -
+ && user.settings.state_addselfcc.value == 'cc_unless_role') %]> + +
+ [% END %] [% END %] [% bug.cc.size || 0 FILTER html%] total users [% IF user.id %]