chore(attestation): improve groupe instructeurs signature wording

Co-Authored-By: Christophe Robillard <christophe.robillard@beta.gouv.fr>
This commit is contained in:
Colin Darie 2023-09-21 17:58:01 +02:00 committed by krichtof
parent d231ec35f4
commit da06295191
2 changed files with 18 additions and 11 deletions

View file

@ -3,9 +3,13 @@
= form_with url: { action: :add_signature }, method: :post, html: { multipart: true } do |f|
.card-title Tampon de l'attestation
%p.fr-text--sm.fr-text-mention--grey
Vous pouvez apposer sur lattestation un tampon (ou signature) dédié à ce groupe dinstructeurs.
Si vous nen fournissez pas, celui de la démarche sera utilisé, le cas échéant.
.fr-upload-group.fr-mb-4w
%p.fr-text--sm.fr-text-mention--grey.fr-mb-1w
Dimensions conseillées : au minimum 500 px de largeur ou de hauteur.
Dimensions conseillées : au minimum 500px de largeur ou de hauteur.
= render Attachment::EditComponent.new(attached_file: groupe_instructeur.signature, direct_upload: false)
.fr-btns-group.fr-btns-group--inline