Show 'used in edit' in shot-embed
This commit is contained in:
@@ -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.")
|
||||
|
Reference in New Issue
Block a user