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. |
||
---|---|---|
.. | ||
_list.html.haml | ||
_modal_publish.html.haml | ||
_modal_transfer.html.haml | ||
_onglets.html.haml | ||
_publish_buttons.html.haml | ||
_publish_path_message.html.haml | ||
index.html.haml | ||
index.js.erb | ||
new_from_existing.html.haml | ||
publish_validate.js.haml | ||
show.html.haml | ||
transfer.js.erb |