From: Kohei Yoshino Date: Thu, 23 Apr 2020 15:02:16 +0000 (-0400) Subject: Bug 1632038 - Remove number of people from bug update toast notification X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=829e35f75147ba3915906bf9183e8e70b4a447b7;p=thirdparty%2Fbugzilla.git Bug 1632038 - Remove number of people from bug update toast notification --- diff --git a/extensions/BugModal/template/en/default/bug/show-modal.html.tmpl b/extensions/BugModal/template/en/default/bug/show-modal.html.tmpl index 5664921c2..030db5400 100644 --- a/extensions/BugModal/template/en/default/bug/show-modal.html.tmpl +++ b/extensions/BugModal/template/en/default/bug/show-modal.html.tmpl @@ -31,7 +31,6 @@ [% ELSE %] Changes submitted. [% END %] - [%+ PROCESS "bug/process/bugmail.html.tmpl" recipient_count = item.recipient_count %] [% END %] [% END %] [% END %] @@ -51,7 +50,6 @@ [% ELSE %] Attachment updated. [% END %] - [%+ PROCESS "bug/process/bugmail.html.tmpl" recipient_count = item.recipient_count %] [% END %] [% END %] [% END %]