demarches-normaliennes/app/views/users/description/champs/_header_section.html.haml

10 lines
288 B
Text
Raw Normal View History

.default_data_block.default_visible
2017-03-13 15:01:41 +01:00
.row.show-block.infos
.header
.col-xs-12.title
.carret-right
.carret-down
= libelle
2017-03-13 15:01:41 +01:00
.body
= render partial: 'users/description/champs/render_list_champs', locals: {champs: champs, order_place: order_place}