demarches-normaliennes/app/views/shared/champs/piece_justificative/_show.html.haml
2019-05-21 14:21:13 +02:00

5 lines
182 B
Text

- pj = champ.piece_justificative_file
- if pj.attached?
= render partial: "shared/attachment/show", locals: { attachment: pj.attachment }
- else
Pièce justificative non fournie