From ad0bdc1fd1a9faef34f86167718fa9389cdb6586 Mon Sep 17 00:00:00 2001 From: Веталь Date: Fri, 20 May 2016 15:55:08 +0300 Subject: [PATCH] git --- common/modules/fileloader/resources/handler.js | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) 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 + '

'+ ''+data.result.result.file_name+'

'+''+ ''; + $('#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