[Fix #499] Attestation: footer is now an text_field instead of a text_area

This commit is contained in:
Simon Lehericey 2017-06-27 11:40:55 +02:00
parent 03b735800b
commit c16c19f8e6

View file

@ -58,7 +58,7 @@
.form-group
= f.label :footer, 'Adresse en bas de page'
~ f.text_area :footer, class: 'form-control', rows: 2,
= f.text_field :footer, class: 'form-control',
placeholder: "Direction interministérielle du numérique et du système d'information et de communication de l'Etat (DINSIC)"
%button.btn.btn-primary{ formaction: admin_procedure_attestation_template_preview_path, formtarget: '_blank' } Prévisualiser