fix label > div by label > span

This commit is contained in:
simon lehericey 2019-11-19 15:01:06 +01:00
parent 45ff1fd697
commit 59d5cd7abc

View file

@ -7,7 +7,7 @@
%div
= f.file_field :piece_jointe, id: 'piece_jointe', direct_upload: true
%label{ for: :piece_jointe }
.notice
%span.notice
(taille max : 20 Mo)
%div