浏览代码

Fix #1660: removed powerpoint type.

wenzhixin 10 年之前
父节点
当前提交
0679c9ed31
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/extensions/export/README.md

+ 2 - 2
src/extensions/export/README.md

@@ -25,7 +25,7 @@ Use Plugin: [tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jqu
 ### exportTypes
 
 * type: Array
-* description: export types, support types: 'json', 'xml', 'png', 'csv', 'txt', 'sql', 'doc', 'excel', 'powerpoint', 'pdf'.
+* description: export types, support types: 'json', 'xml', 'png', 'csv', 'txt', 'sql', 'doc', 'excel', 'pdf'.
 * default: `['json', 'xml', 'csv', 'txt', 'sql', 'excel']`
 
 ### exportOptions
@@ -35,4 +35,4 @@ Use Plugin: [tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jqu
 * default: `{}`
 
 ### Icons
-* export: 'glyphicon-export icon-share'
+* export: 'glyphicon-export icon-share'