Space
This commit is contained in:
parent
0cdac57abb
commit
98a85870bb
@ -18,7 +18,6 @@ $(function(){
|
||||
$('input[name='+$(e.target).data('field')+']').val(file.name);
|
||||
// Set Response
|
||||
$('span#response-'+$(e.target).data('field')).text(file.name).trigger('change');
|
||||
|
||||
$(e.target).parent().find('span.filename').text('');
|
||||
});
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user