[% 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:
patch obsolete
[% IF statusdefs.size %] Status:
[% FOREACH def = statusdefs %] [% def.name %]
[% END %] [% END %]
Comment (on the bug):

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

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

[% INCLUDE global/footer %]