correction wording
This commit is contained in:
parent
131f1aacc4
commit
285e75f470
1 changed files with 3 additions and 7 deletions
|
@ -6,11 +6,7 @@
|
||||||
= link_to (justificatif), target: '_blank', class: 'button primary' do
|
= link_to (justificatif), target: '_blank', class: 'button primary' do
|
||||||
%span.icon.download
|
%span.icon.download
|
||||||
Télécharger le justificatif
|
Télécharger le justificatif
|
||||||
- else
|
- elsif justificatif.virus_scanner.pending?
|
||||||
%p
|
%p
|
||||||
Un justificatif a été joint.
|
Un justificatif a été joint. L'analyse antivirus de ce document est en cours.
|
||||||
- if justificatif.virus_scanner.pending?
|
|
||||||
L'analyse antivirus de ce document est en cours.
|
|
||||||
= link_to "rafraichir", request.path
|
= link_to "rafraichir", request.path
|
||||||
- if justificatif.virus_scanner.infected?
|
|
||||||
Il semble contenir un virus : merci de contacter l'administration pour lui demander un autre justificatif.
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue