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 f26b377 commit 75aa634Copy full SHA for 75aa634
templates/partials/import_form.twig
@@ -13,6 +13,7 @@
13
{{ include('components/button.twig', {
14
text: 'Import',
15
icon: 'import',
16
+ id: 'submit_import_key',
17
btn_green: true,
18
submit: true,
19
}) }}
0 commit comments