84b125d272
The main problem come from %label{for: input_id} #{champ.libelle} %span.notice= string_to_html(champ.description) %input where string_to_html contains p tags The proposed solution is %label #{champ.libelle} %p.notice %input It should be iso in the graphic sense. |
||
---|---|---|
.. | ||
_form.html.haml | ||
_message.html.haml | ||
_message_icon.html.haml | ||
_message_issuer.html.haml | ||
_messagerie_disabled.html.haml |