Browse Source

Upgrades to release v4.1.5

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

+ 3 - 0
js/fileinput.js

@@ -949,6 +949,9 @@
                         updateProgress();
                         updateProgress();
                         resetActions();
                         resetActions();
                     }, 100);
                     }, 100);
+                    if (!allFiles) {
+                        self.unlock();
+                    }
                 },
                 },
                 error: function(jqXHR, textStatus, errorThrown) {
                 error: function(jqXHR, textStatus, errorThrown) {
                     setIndicator('indicatorError', 'indicatorErrorTitle');
                     setIndicator('indicatorError', 'indicatorErrorTitle');

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