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' }}
|
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 }}",
|
||||||
|
Reference in New Issue
Block a user