Removed snippet we're not going to use in the forseeable future anyway.
This commit is contained in:
@@ -7,10 +7,6 @@
|
|||||||
a.item-project(href="{{url_for('projects.view', project_url=project.url)}}") {{ project.name }}
|
a.item-project(href="{{url_for('projects.view', project_url=project.url)}}") {{ project.name }}
|
||||||
span.item-extra(title='In the edit') {{ stats.nr_of_shots }} shots | {{ stats.total_frame_count }} frames
|
span.item-extra(title='In the edit') {{ stats.nr_of_shots }} shots | {{ stats.total_frame_count }} frames
|
||||||
|
|
||||||
| {# Not allowed for the moment. Shots are added via the Sequencer
|
|
||||||
a#item-add(href="javascript:shot_create('{{ project.url }}');") + Create Shot
|
|
||||||
| #}
|
|
||||||
|
|
||||||
.item-list.shot.col-scrollable
|
.item-list.shot.col-scrollable
|
||||||
.table
|
.table
|
||||||
.table-head.is-fixed
|
.table-head.is-fixed
|
||||||
|
Reference in New Issue
Block a user