Merge pull request #4591 from Keirua/feat/w3c

Compatibilité W3C sur pages publiques et usager
This commit is contained in:
Keirua 2019-12-03 10:27:22 +01:00 committed by GitHub
commit 702aef4b8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
~ form.text_area :value, ~ form.text_area :value,
row: 6, rows: 6,
required: champ.mandatory?, required: champ.mandatory?,
value: html_to_string(champ.value) value: html_to_string(champ.value)

View file

@ -72,9 +72,9 @@
.contact-champ .contact-champ
= label_tag :text do = label_tag :text do
Pièce jointe Pièce jointe
.notice.hidden{ data: { 'contact-type-only': Helpscout::FormAdapter::TYPE_AMELIORATION } } %p.notice.hidden{ data: { 'contact-type-only': Helpscout::FormAdapter::TYPE_AMELIORATION } }
Une capture décran peut nous aider à identifier plus facilement lendroit à améliorer. Une capture décran peut nous aider à identifier plus facilement lendroit à améliorer.
.notice.hidden{ data: { 'contact-type-only': Helpscout::FormAdapter::TYPE_AUTRE } } %p.notice.hidden{ data: { 'contact-type-only': Helpscout::FormAdapter::TYPE_AUTRE } }
Une capture décran peut nous aider à identifier plus facilement le problème. Une capture décran peut nous aider à identifier plus facilement le problème.
= file_field_tag :piece_jointe = file_field_tag :piece_jointe

View file

@ -5,7 +5,7 @@
.merci .merci
.container .container
= image_tag('user/envoi-dossier.svg') = image_tag('user/envoi-dossier.svg', alt: '')
%h1 Merci ! %h1 Merci !
%p.send %p.send
Votre dossier sur la démarche Votre dossier sur la démarche