Merge branch 'ent-13459-arreglar-subida-de-ficheros-svg-en-file-manager' into 'develop'
Ent 13459 arreglar subida de ficheros svg en file manager See merge request artica/pandorafms!7332
This commit is contained in:
commit
6fb86ee082
|
@ -121,6 +121,7 @@ if ($upload_file === true) {
|
|||
MIME_TYPES['jpg'],
|
||||
MIME_TYPES['png'],
|
||||
MIME_TYPES['gif'],
|
||||
MIME_TYPES['svg'],
|
||||
]
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue