svg
This commit is contained in:
@ -19,7 +19,7 @@ Modification Issue = {{title}}
|
||||
|
||||
{{ form_start(form) }}
|
||||
{{ form_widget(form.submit) }}
|
||||
<a href="{{ path(routecancel) }}" class="btn btn-secondary ms-1">Annuler</a>
|
||||
<a href="{{ path(routecancel,{id:issue.project.id}) }}" class="btn btn-secondary ms-1">Annuler</a>
|
||||
|
||||
{% include('include/error.html.twig') %}
|
||||
|
||||
|
Reference in New Issue
Block a user