浏览代码

Update README.md

Default preview layoutTheme was missing error container
Dave Townsend 10 年之前
父节点
当前提交
913025c1bb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -253,6 +253,7 @@ The `layoutTemplates` if not set will default to:
         '   <div class="file-preview-thumbnails"></div>\n' +
         '   <div class="clearfix"></div>' +
         '   <div class="file-preview-status text-center text-success"></div>\n' +
+        '   <div class="kv-fileinput-error file-error-message"></div>\n' +
         '</div>',
     caption: '<div tabindex="-1" class="form-control file-caption {class}">\n' +
         '   <span class="glyphicon glyphicon-file kv-caption-icon"></span><div class="file-caption-name"></div>\n' +