[Fix #2642] Show the filename in the dossier print view

This commit is contained in:
gregoirenovel 2018-09-20 19:54:15 +02:00
parent b2425b6573
commit 7b7a939312

View file

@ -43,7 +43,7 @@
%td
- pj = @dossier.retrieve_last_piece_justificative_by_type(type_de_piece_justificative.id)
- if pj.present?
Pièce fournie
#{pj.original_filename}
- else
Pièce non fournie