We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a053f commit 9d134d4Copy full SHA for 9d134d4
webapp/templates/team/submit.html.twig
@@ -23,7 +23,7 @@
23
<button type="submit" class="btn-success btn"><i class="fas fa-cloud-upload-alt"></i> Submit
24
</button>
25
</div>
26
- {{ form_end(form) }}
+ {{ form_end(formupload) }}
27
28
{% endif %}
29
0 commit comments