demarches-normaliennes/app/views/shared/champs/piece_justificative/_show.html.haml

5 lines
212 B
Text

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