Added file type icons as thumbnails for non-images
authorMarcel Werk <burntime@woltlab.com>
Tue, 21 Mar 2017 20:04:20 +0000 (21:04 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 21 Mar 2017 20:04:20 +0000 (21:04 +0100)
commit5552d2cc12d52ff25065b58068eb9e961c22f026
tree69c92a7cb81fd58f892982b9411c7c24e5543bd9
parent52e19ef05004197fe88c6cc2643f00d33964a6fa
Added file type icons as thumbnails for non-images

Closes #2239
com.woltlab.wcf/templates/attachments.tpl
com.woltlab.wcf/templates/messageFormAttachments.tpl
wcfsetup/install/files/acp/templates/attachmentList.tpl
wcfsetup/install/files/js/WCF.Attachment.js
wcfsetup/install/files/lib/data/attachment/Attachment.class.php
wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php
wcfsetup/install/files/lib/data/media/ViewableMedia.class.php
wcfsetup/install/files/lib/util/FileUtil.class.php