Browse Source

Cleaned up reduntant code

Kartik Visweswaran 11 năm trước cách đây
mục cha
commit
2377e7459f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      js/fileinput.js

+ 1 - 1
js/fileinput.js

@@ -137,7 +137,7 @@
             self.initPreview();
             self.original = {
                 preview: self.$preview.html(),
-                caption: self.$caption.html(),
+                caption: self.$caption.html()
             };
             this.options = options;
             self.$element.removeClass('file-loading');