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