fuzzed icon indicating copy to clipboard operation
fuzzed copied to clipboard

Render kind id of SVG thumbnails using Django templating.

Open cwerling opened this issue 10 years ago • 0 comments

The SVG thumbnail ids need to match the kind identifier used in the notations file in order to work with the nose.js implementation. So far the id string must be set manually while creating the SVG. Automize it by using Django template magic instead, and let the id be set automatically.

cwerling avatar Sep 19 '14 12:09 cwerling