fix label > div by label > span
This commit is contained in:
parent
45ff1fd697
commit
59d5cd7abc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue