Commit cffe0e7b authored by David Lawrence's avatar David Lawrence

Bug 365709 - Add link to comment in bugmail notification

r/a=mkanat
parent dabdb1d3
......@@ -31,6 +31,7 @@
[%- IF comment.count %]
--- Comment #[% comment.count %] from [% comment.author.identity %] ---
[%+ urlbase %]show_bug.cgi?id=[% bug.id %]#c[% comment.count %]
[% END %]
[%+ comment.body_full({ is_bugmail => 1, wrap => 1 }) %]
[% END %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment