Merge pull request #2644 from betagouv/fix-2642

[Fix #2642] Show the filename in the dossier print view
This commit is contained in:
gregoirenovel 2018-09-21 10:31:19 +02:00 committed by GitHub
commit 67abc4e287
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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