Explorar o código

Cleaned up reduntant code

Kartik Visweswaran %!s(int64=11) %!d(string=hai) anos
pai
achega
2377e7459f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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');