5 lines
182 B
Text
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
|