TF-2520 Convert email object to html to perform print on browser
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -2,4 +2,5 @@ class Constant {
|
||||
static const acceptHeaderDefault = 'application/json';
|
||||
static const contentTypeHeaderDefault = 'application/json';
|
||||
static const pdfMimeType = 'application/pdf';
|
||||
static const textHtmlMimeType = 'text/html';
|
||||
}
|
||||
Reference in New Issue
Block a user