Remove deprecated virus_scan model
This commit is contained in:
parent
7b835f01fd
commit
91f2d7d706
11 changed files with 10 additions and 75 deletions
|
@ -28,6 +28,6 @@
|
|||
Réponse donnée le #{l(avis.updated_at, format: '%d/%m/%y à %H:%M')}
|
||||
- else
|
||||
%span.waiting En attente de réponse
|
||||
= render partial: 'shared/piece_jointe/pj_link', locals: { object: avis, pj: avis.piece_justificative_file }
|
||||
= render partial: 'shared/piece_jointe/pj_link', locals: { pj: avis.piece_justificative_file, user_can_upload: false }
|
||||
.answer-body
|
||||
= simple_format(avis.answer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue