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

6 lines
192 B
Text
Raw Normal View History

- pj = champ.piece_justificative_file
- if pj.attached?
2019-04-25 12:56:25 +02:00
= render partial: "shared/piece_jointe/pj_link", locals: { pj: pj, user_can_upload: false }
- else
Pièce justificative non fournie