Added /attract/<project_url>/shots/with-task/<task-id> endpoint
This commit is contained in:
@@ -43,3 +43,9 @@
|
||||
#task-details
|
||||
|
||||
| {% endblock %}
|
||||
| {% block footer_scripts %}
|
||||
| {% if open_task_id %}
|
||||
script.
|
||||
$(function() { task_open('{{ open_task_id }}', '{{ project.url }}'); });
|
||||
| {% endif %}
|
||||
| {% endblock footer_scripts %}
|
||||
|
Reference in New Issue
Block a user