diff --git a/client/src/views/fields/attachment-multiple.js b/client/src/views/fields/attachment-multiple.js index 648fe7dd62..5899134370 100644 --- a/client/src/views/fields/attachment-multiple.js +++ b/client/src/views/fields/attachment-multiple.js @@ -688,6 +688,10 @@ define('views/fields/attachment-multiple', 'views/fields/base', function (Dep) { containerClassName += ' attachment-block-container-small'; } + if (names.length === 0) { + return ''; + } + var string = '