##// END OF EJS Templates
Gif is an image, not an attachment file
neko259 -
r1277:87234f05 default
parent child Browse files
Show More
@@ -67,6 +67,7 b' IMAGE_TYPES = ('
67 67 'jpg',
68 68 'png',
69 69 'bmp',
70 'gif',
70 71 )
71 72
72 73
General Comments 0
You need to be logged in to leave comments. Login now