Browse Source

File caption validation error message corrected

Kartik Visweswaran 10 years ago
parent
commit
78bd38e26a
2 changed files with 1 additions and 0 deletions
  1. 1 0
      js/fileinput.js
  2. 0 0
      js/fileinput.min.js

+ 1 - 0
js/fileinput.js

@@ -253,6 +253,7 @@
                 self.initialPreviewCount = 0;
             }
             if (!self.overwriteInitial && !isEmpty(self.initialPreviewContent)) {
+                self.showFileIcon();
                 self.$preview.html(self.original.preview);
                 self.$caption.html(self.original.caption);
                 self.$container.removeClass('file-input-new');

File diff suppressed because it is too large
+ 0 - 0
js/fileinput.min.js


Some files were not shown because too many files changed in this diff