2018-12-28 16:18:58 +01:00
|
|
|
- pj = champ.piece_justificative_file
|
|
|
|
- if pj.attached?
|
2019-05-21 14:21:13 +02:00
|
|
|
= render partial: "shared/attachment/show", locals: { attachment: pj.attachment }
|
2018-12-28 16:18:58 +01:00
|
|
|
- else
|
|
|
|
Pièce justificative non fournie
|