demarches-normaliennes/app/views/shared/dossiers/_champs.html.haml

4 lines
195 B
Text
Raw Normal View History

%table.table.vertical.dossier-champs
2017-07-11 16:50:29 +02:00
%tbody
2019-01-30 17:20:02 +01:00
= render partial: "shared/dossiers/champ_row", locals: { champs: champs, demande_seen_at: demande_seen_at, profile: profile, repetition: false }