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

12 lines
331 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
.title-content
= libelle
.clearfix
2017-03-13 15:01:41 +01:00
.body
2017-04-06 19:10:25 +02:00
= render partial: 'users/description/champs/render_list_champs', locals: { champs: champs, order_place: order_place }