+ {% for hidden in image_formset.empty_form.hidden_fields %}
+ {{ hidden }}
{% endfor %}
-
-
-
-
+
+
+
+ -
+ {% dsfr_button label="Enregistrer mes modifications" extra_classes="fr-mt-4v" %}
+ {% comment %}The following tooltip is triggered in s3_upload.js{% endcomment %}
+ Veuillez attendre la fin du transfert
+
+
-{% endblock %}
+{% endblock content_siae_form %}
{% block extra_js %}
@@ -251,7 +265,7 @@
{{ s3_upload_config_siae_image|json_script:"s3-upload-config-siae-image" }}
-{% endblock %}
+{% endblock extra_js %}
diff --git a/lemarche/templates/storage/s3_upload_form.html b/lemarche/templates/storage/s3_upload_form.html
index 8b7a0a981..466f2fe88 100644
--- a/lemarche/templates/storage/s3_upload_form.html
+++ b/lemarche/templates/storage/s3_upload_form.html
@@ -1,20 +1,19 @@
-
-