translate mime types to icons, update some icons, move file preview (upload progress) below table header

This commit is contained in:
Mario Vavti
2016-07-28 10:28:48 +02:00
parent 02fc082e45
commit 9fa3956aa8
3 changed files with 70 additions and 21 deletions

View File

@@ -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',