diff --git a/js/fileinput.js b/js/fileinput.js index 3cd591c4..979e1858 100644 --- a/js/fileinput.js +++ b/js/fileinput.js @@ -67,6 +67,7 @@ if (files.length === 0) { this.clear() + this.$element.trigger('clear.bs.fileinput') return }