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. |
||
---|---|---|
.. | ||
editable_champs | ||
messages | ||
_champ_row.html.haml | ||
_champs.html.haml | ||
_demande.html.haml | ||
_edit.html.haml | ||
_header.html.haml | ||
_identite_entreprise.html.haml | ||
_identite_individual.html.haml | ||
_infos_generales.html.haml | ||
_messagerie.html.haml | ||
_status_badge.html.haml | ||
_submit_is_over.html.haml | ||
_user_infos.html.haml |