From: David Lawrence Date: Sat, 18 Feb 2017 22:55:31 +0000 (+0000) Subject: Bug 1340840 - The 'Add Comment' button is visible but doesnt do anything when user... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=262449edeac2182aca7d4c5c68f3f8ee862ba10b;p=thirdparty%2Fbugzilla.git Bug 1340840 - The 'Add Comment' button is visible but doesnt do anything when user is not logged in --- diff --git a/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl index f046cf904..c658f0642 100644 --- a/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl @@ -7,7 +7,7 @@ #%]
- [% IF user.settings.comment_box_position.value == 'after_comments' %] + [% IF user.id && user.settings.comment_box_position.value == 'after_comments' %] [% ELSE %]