We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f073539 commit ef62bc0Copy full SHA for ef62bc0
webapp/templates/team/submit_modal.html.twig
@@ -29,7 +29,6 @@
29
</li>
30
</ul>
31
<div class="tab-content" id="submissionTabsContent" style="margin-top: 20px;">
32
- <!-- File Upload Tab -->
33
<div class="tab-pane fade {% if active_tab == 'upload' %}show active{% endif %}" id="upload" role="tabpanel" aria-labelledby="upload-tab">
34
{{ form_start(formupload) }}
35
{{ form_row(formupload.code) }}
0 commit comments