added pdf,visio,svg,wordperfect mimetypes
This commit is contained in:
parent
8d2a2e1f1f
commit
43bce2d00d
@ -8,7 +8,12 @@ var odfViewer = {
|
||||
'application/vnd.oasis.opendocument.text',
|
||||
'application/vnd.oasis.opendocument.spreadsheet',
|
||||
'application/vnd.oasis.opendocument.graphics',
|
||||
'application/vnd.oasis.opendocument.presentation'
|
||||
'application/vnd.oasis.opendocument.presentation',
|
||||
'application/vnd.lotus-wordpro',
|
||||
'image/svg+xml',
|
||||
'application/pdf',
|
||||
'application/vnd.visio',
|
||||
'application/vnd.wordperfect',
|
||||
],
|
||||
|
||||
register : function(response){
|
||||
|
Loading…
x
Reference in New Issue
Block a user