Removed snippet we're not going to use in the forseeable future anyway.

This commit is contained in:
2017-06-15 12:50:41 +02:00
parent 50ae411575
commit 62795b4007

View File

@@ -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