[% a.new FILTER quoteUrls(bug) %][% END %]
[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [% PROCESS global/variables.none.tmpl; PROCESS global/header.html.tmpl title = "$terms.Bug $bug.id Comment $comment.count Edit History" style_urls = ['extensions/EditComments/web/styles/revisions.css'] javascript_urls = (user.is_edit_comments_admin ? ['extensions/EditComments/web/js/revisions.js'] : []) generate_api_token = 1 %]
Note: The actual edited comment in the [% terms.bug %] view page will always show the original commenter’s name and original timestamp.
[% SET rev_count = 0 %] [% FOREACH a = comment.activity %][% a.new FILTER quoteUrls(bug) %][% END %]
No changes have been made to this comment.
[% END %][% "Back to $terms.Bug $bug.id Comment $comment.count" FILTER bug_link(bug, { comment_num => comment.count }) FILTER none %]
[% PROCESS global/footer.html.tmpl %]