[% INCLUDE global/header title = "Edit Attachment #$attachid for Bug #$bugid" h1 = "Edit Attachment #$attachid for Bug #$bugid" h2 = bugsummary style = " th { text-align: right; vertical-align: top; } td { text-align: left; vertical-align: top; } td#info { text-align: right; vertical-align: top; } td#actions { text-align: right; vertical-align: bottom; } td#noview { text-align: left; vertical-align: center; } " %]
[% IF isviewable %] [% ELSE %] [% END %]
Description:

MIME Type:

Flags:
[% IF ispatch %] patch [% ELSE %] patch [% END %] [% IF isactive %] pertinent [% ELSE %] pertinent [% END %]
Status:
[% FOREACH def = statusdefs %] [% IF statuses.${def.id} %] [% def.name %] [% ELSE %] [% def.name %] [% END %]
[% END %]
Comment (on the bug):

Attachment cannot be viewed because its MIME type is not either text/* or application/vnd.mozilla.*. Download the attachment instead.

[% IF attachments.size > 0 %] Attachments on this Bug: [% FOREACH a = attachments %] [% IF a != attachid %] #[% a %] [% ELSE %] #[% a %] [% END %] [% UNLESS loop.last() %] | [% END %] [% END %] [% END %]

[% INCLUDE global/footer %]