mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
using ViDoTeach icon from livefeedback videos, youtube for youtube-urls and regular mime-icons for the rest
This commit is contained in:
parent
1434694365
commit
1f23433506
@ -159,6 +159,8 @@ class Image
|
||||
'mime128_video_mp4' => 'filetype-mp4',
|
||||
'mime128_video_mov' => 'filetype-mov',
|
||||
'mime128_video_webm' => 'bi-filetype-webm',
|
||||
'mime128_video_x-youtube' => 'youtube',
|
||||
'mime128_video_x-livefeedback' => 'smallpart/navbar',
|
||||
//'mime128_video_ogg' => '',
|
||||
'mime128_image' => 'file-earmark-image',
|
||||
'mime128_image_bmp' => 'filetype-bmp',
|
||||
|
Loading…
Reference in New Issue
Block a user