@@ -463,7 +463,8 @@ $(function() {
_csrf: csrfToken
},
progressText: '(Uploading file...)',
- urlText: "\n\n"
+ urlText: "\n",
+ allowedTypes: '*'
};
attachmentOption.onFileReceived = function(file) {