Removed the link and shot count from the 'Shots' header
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
| {% block body %}
|
| {% block body %}
|
||||||
#col_main
|
#col_main
|
||||||
.col_header.task-list-header
|
.col_header.task-list-header
|
||||||
a(href="") Shots ({{ shots | count }})
|
| Shots
|
||||||
a.task-project(href="{{url_for('projects.view', project_url=project.url)}}") {{ project.name }}
|
a.task-project(href="{{url_for('projects.view', project_url=project.url)}}") {{ project.name }}
|
||||||
|
|
||||||
| {# Not allowed for the moment. Shots are added via the Sequencer
|
| {# Not allowed for the moment. Shots are added via the Sequencer
|
||||||
|
Reference in New Issue
Block a user