Cleanup unused class
This commit is contained in:
@@ -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 }}",
|
||||
|
Reference in New Issue
Block a user