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 cf5eb72 commit 2ae519aCopy full SHA for 2ae519a
webapp/templates/team/submit_modal.html.twig
@@ -46,7 +46,6 @@
46
{{ form_end(formupload) }}
47
</div>
48
49
- <!-- Paste Code Tab -->
50
<div class="tab-pane fade {% if active_tab == 'paste' %}show active{% endif %}" id="paste" role="tabpanel" aria-labelledby="paste-tab">
51
{{ form_start(formpaste) }}
52
{{ form_widget(formpaste.code_content) }}
0 commit comments