diff --git a/src/templates/attract/shots/view_shot_embed.jade b/src/templates/attract/shots/view_shot_embed.jade index a9bf9c6..ba8e0b3 100644 --- a/src/templates/attract/shots/view_shot_embed.jade +++ b/src/templates/attract/shots/view_shot_embed.jade @@ -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.")