Refresh attachments with virus scan result

This commit is contained in:
Paul Chavard 2019-05-21 14:21:55 +02:00
parent cc4eba2b36
commit 6a3413018a
5 changed files with 86 additions and 0 deletions

View file

@ -9,6 +9,7 @@ import ReactUJS from '../shared/react-ujs';
import reactComponents from '../shared/react-components';
import '../shared/activestorage/ujs';
import '../shared/activestorage/attachment-checker';
import '../shared/rails-ujs-fix';
import '../shared/safari-11-file-xhr-workaround';
import '../shared/autocomplete';