diff --git a/common/modules/fileloader/resources/handler.js b/common/modules/fileloader/resources/handler.js index d4fcda7..1be14a5 100644 --- a/common/modules/fileloader/resources/handler.js +++ b/common/modules/fileloader/resources/handler.js @@ -23,6 +23,7 @@ $(function() { data.result.result.input + '
'+''+ ''; + $('#modal_form_contacts span').css({display:'none'}) if(!multiple) { var inputs = $(wrapper).find('.fileloader-item-remove'); $.each(inputs, function(i, v) { -- libgit2 0.21.4