// Small fix

This commit is contained in:
Jerome Nadaud
2013-11-29 12:20:10 +01:00
parent e1568a67a2
commit badfef481c
@@ -107,7 +107,7 @@
});
$('#{$id}-add-button').on('click', function() {
$('#{$id}-success').html('').hide();
$('#{$id}-success').hide();
$('#{$id}-errors').html('').hide();
{$id}_total_files = 0;
$('#{$id}').trigger('click');