Not able to upload images, i have define below how i am trying #978
gauravpatni123
commented 2018-02-12 09:59:05 +00:00
(Migrated from github.com)
allowedFileType: ['pdf', 'xlsx', 'xls', 'doc', 'docx', 'csv','png'],
allowedMimeType: [
'application/pdf',
'application/msword',
'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'application/vnd.ms-excel',
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'application/png'
],
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?