소스 검색

Updated preview template

Kartik Visweswaran 11 년 전
부모
커밋
408cf042fb
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -167,12 +167,12 @@ _string_ the template used to render the preview. The following template variabl
 
 The `previewTemplate` if not set will default to:
 ```html
-    <div class="file-preview {class}">\n
-       <div class="file-preview-status text-center text-success"></div>\n
-       <div class="close fileinput-remove text-right">&times;</div>\n
-       <div class="file-preview-thumbnails"></div>\n
-       <div class="clearfix"></div> +
-    </div>
+<div class="file-preview {class}">\n
+   <div class="file-preview-status text-center text-success"></div>\n
+   <div class="close fileinput-remove text-right">&times;</div>\n
+   <div class="file-preview-thumbnails"></div>\n
+   <div class="clearfix"></div> +
+</div>
 ```
 
 #### browseLabel