From c46b694c342da3c1b4e2bb4394ff2886b9bd44f1 Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Tue, 26 Jun 2018 22:00:02 -0400 Subject: Bug 1471417 - Remove XUL from attachment Content Type options; add SVG to standard options; mark PDF viewable --- .../en/default/hook/attachment/createformcontents-mimetypes.html.tmpl | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 extensions/BMO/template/en/default/hook/attachment/createformcontents-mimetypes.html.tmpl (limited to 'extensions/BMO/template/en/default/hook/attachment') diff --git a/extensions/BMO/template/en/default/hook/attachment/createformcontents-mimetypes.html.tmpl b/extensions/BMO/template/en/default/hook/attachment/createformcontents-mimetypes.html.tmpl deleted file mode 100644 index 3dc727b87..000000000 --- a/extensions/BMO/template/en/default/hook/attachment/createformcontents-mimetypes.html.tmpl +++ /dev/null @@ -1,2 +0,0 @@ -[% mimetypes.push({type => "image/svg+xml", desc => "SVG image"}) %] -[% mimetypes.push({type => "application/vnd.mozilla.xul+xml", desc => "XUL"}) %] \ No newline at end of file -- cgit v1.2.3-24-g4f1b