From: Dave Miller Date: Thu, 27 Feb 2014 08:39:37 +0000 (+0100) Subject: Bug 893595: The pink colour of private comment will turn to white after refreshing... X-Git-Tag: bugzilla-4.5.3~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684499b0d3c75cb498af82e6df4da84c10658e32;p=thirdparty%2Fbugzilla.git Bug 893595: The pink colour of private comment will turn to white after refreshing the page r/a=justdave --- diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index d372c4d08e..d57615da9a 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -566,6 +566,9 @@ TUI_hide_default('attachment_text_field'); + [% END %] [% IF Param("maxattachmentsize") || Param("maxlocalattachment") %] diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 0da60e6c8f..3a2a81d8e0 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -1115,6 +1115,11 @@ maxrows = 25 cols = constants.COMMENT_COLS %] + [% IF user.is_insider %] + + [% END %] [% Hook.process("after_comment_textarea", 'bug/edit.html.tmpl') %] [% ELSE %] You are not allowed to make an additional comment on this [% terms.bug %]. diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index 9c6cb95cbc..80204a613e 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -289,7 +289,7 @@ [% IF user.is_insider %] + onClick="updateCommentTagControl(this, 'comment')">