浏览代码

Fix #22: File caption message enhancements

Kartik Visweswaran 10 年之前
父节点
当前提交
b7c304e960
共有 2 个文件被更改,包括 1 次插入16 次删除
  1. 1 1
      README.md
  2. 0 15
      js/fileinput.min.js

+ 1 - 1
README.md

@@ -32,7 +32,7 @@ An enhanced HTML 5 file input for Bootstrap 3.x with file preview for images and
 11. Upload action defaults to form submit. Supports an upload route/server action parameter for custom ajax based upload.
 12. Triggers JQuery events for advanced development. Events currently available are `filereset`, `fileclear`, `filecleared`, `fileloaded`, and `fileerror`.
 13. Disabled and readonly file input support.
-14. Size of the entire plugin is less than 6KB if gzipped. The minified assets are less than 20KB (about 17KB for the minified JS and 3KB for the minified CSS).
+14. Size of the entire plugin is less than 6KB if gzipped. The minified assets are less than 19KB (about 16KB for the minified JS and 3KB for the minified CSS).
 
 ## Demo
 

文件差异内容过多而无法显示
+ 0 - 15
js/fileinput.min.js


部分文件因为文件数量过多而无法显示