Files
edx-platform/common
Jerzy Kozera d7ca5d94d9 Fix for thumbnail generation code crashing with SVG files
Fixes TNL-3960: adding an SVG file to assets resulted in a logged
exception while generating a thumbnail. A user-visible side effect
was that no thumbnail was shown next to the uploaded file, which
is working correctly now after this change.
2016-06-03 21:26:29 +02:00
..

common
------

This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.