Browse Source

Upgrade to release v2.1.0

Kartik Visweswaran 10 năm trước cách đây
mục cha
commit
0ba2f343fd
2 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      js/fileinput.js
  2. 0 0
      js/fileinput.min.js

+ 1 - 2
js/fileinput.js

@@ -187,8 +187,7 @@
         listen: function () {
             var self = this;
             self.$element.on('change', $.proxy(self.change, self));
-            self.$element.on('focus', function(ev) {
-                ev.preventDefault();
+            self.$btnFile.on('click', function(ev) {
                 self.$captionContainer.focus();
             });
             $(self.$element[0].form).on('reset', $.proxy(self.reset, self));

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
js/fileinput.min.js


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác