translate mime types to icons, update some icons, move file preview (upload progress) below table header
This commit is contained in:
@@ -74,6 +74,7 @@ function z_mime_content_type($filename) {
|
||||
// 'webm' => 'audio/webm',
|
||||
'mp4' => 'video/mp4',
|
||||
// 'mp4' => 'audio/mp4',
|
||||
'mkv' => 'video/x-matroska',
|
||||
|
||||
// adobe
|
||||
'pdf' => 'application/pdf',
|
||||
|
||||
Reference in New Issue
Block a user