demarches-normaliennes/app/views/shared/champs/piece_justificative/_show.html.haml
2019-05-03 11:07:19 +02:00

5 lines
192 B
Text

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