瀏覽代碼

Upgrades to release v4.1.5

Kartik Visweswaran 10 年之前
父節點
當前提交
8fe4104eea
共有 2 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      js/fileinput.js
  2. 0 0
      js/fileinput.min.js

+ 3 - 0
js/fileinput.js

@@ -949,6 +949,9 @@
                         updateProgress();
                         resetActions();
                     }, 100);
+                    if (!allFiles) {
+                        self.unlock();
+                    }
                 },
                 error: function(jqXHR, textStatus, errorThrown) {
                     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