فهرست منبع

Cleaned up reduntant code

Kartik Visweswaran 11 سال پیش
والد
کامیت
2377e7459f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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');