소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.