Commit 4c8c2861 authored by Reed Loden's avatar Reed Loden

Bug 717502 - Add PDF to the list of manually selectable content-types

[r=glob a=LpSolit]
parent ae88083d
......@@ -84,6 +84,7 @@
{type => "image/gif", desc => "GIF image"},
{type => "image/jpeg", desc => "JPEG image"},
{type => "image/png", desc => "PNG image"},
{type => "application/pdf", desc => "PDF document"},
{type => "application/octet-stream", desc => "binary file"}]
%]
[% Hook.process("mimetypes", "attachment/createformcontents.html.tmpl") %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment