Cleanup unused class

This commit is contained in:
2016-11-08 11:25:44 +01:00
parent cd83cccc9e
commit d4a31de842

View File

@@ -25,7 +25,7 @@
span.collapser(title="Collapse {{ task_type or 'Other' }} column") {{ task_type or 'other' }}
| {% endfor %}
.table-body.has-thumbnails
.table-body
| {% for shot in shots %}
.table-row(
id="shot-{{ shot._id }}",