[% FOREACH attachment = attachments %] [% END %]
Attachment Type Modified Status Actions
[% IF attachment.isobsolete %] [% attachment.description %] [% ELSE %] [% attachment.description %] [% END %] [% IF attachment.ispatch %] patch [% ELSE %] [% attachment.mimetype %] [% END %] [% attachment.date %] [% IF attachment.statuses.size == 0 %] none [% ELSE %] [% FOREACH s = attachment.statuses %] [% s %]
[% END %] [% END %]
Edit
Create a new attachment (proposed patch, testcase, etc.) View All