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. |
||
---|---|---|
.. | ||
_informations.html.haml | ||
_monavis.html.haml | ||
annotations.html.haml | ||
apercu.html.haml | ||
champs.html.haml | ||
edit.html.haml | ||
monavis.html.haml | ||
new.html.haml |