Show 'used in edit' in shot-embed

This commit is contained in:
2016-11-03 18:26:28 +01:00
parent c40fdb378c
commit 8a19858b62

View File

@@ -77,6 +77,10 @@
#task-time-creation.collapse
| Created on {{ shot._created | pretty_date_time }}
.table-row
.table-cell Used in edit
.table-cell(title="Whether this shot is used in the edit.")
| {{ shot.properties.used_in_edit | yesno('yes,no,yes') }}
.table-row
.table-cell Cut-in
.table-cell(title="Frame number of the first visible frame of this shot.")