From 5855b7de9e4e141b8fb8528d6fe3c8fcbfeb6ce5 Mon Sep 17 00:00:00 2001 From: Patrik Kernstock Date: Sat, 10 Jun 2017 18:21:57 +0200 Subject: [PATCH] Do not open text files using Collabora app Signed-off-by: Patrik Kernstock (cherry picked from commit dee49910913d2ec8060e72fe67522ad37d9b666d) Signed-off-by: Andras Timar --- js/viewer/viewer.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/viewer/viewer.js b/js/viewer/viewer.js index 7545b84c..e054cfbd 100644 --- a/js/viewer/viewer.js +++ b/js/viewer/viewer.js @@ -14,7 +14,6 @@ var odfViewer = { 'application/msword', 'application/rtf', 'text/rtf', - 'text/plain', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'application/vnd.openxmlformats-officedocument.wordprocessingml.template', 'application/vnd.ms-word.document.macroEnabled.12',