[%# 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. #%]
[% IF user.id && user.settings.comment_box_position.value == 'after_comments' %] [% ELSE %] [% END %]
[% PROCESS bug/time.html.tmpl; FOREACH change_set IN bug.activity_stream; extra_class = change_set.comment.collapsed ? " ca-" _ change_set.comment.author.id : ""; IF change_set.cc_only; '