diff --git a/src/templates/bootstrap4/file/form.ejs b/src/templates/bootstrap4/file/form.ejs index 0891e3d62..b0bf2d1f8 100644 --- a/src/templates/bootstrap4/file/form.ejs +++ b/src/templates/bootstrap4/file/form.ejs @@ -125,16 +125,35 @@ {% }) %} {% ctx.filesToUpload.forEach(function(file) { %} - {% if (file.status === 'progress') { %} -