Browse Source

Updated export and filter-control README

Sergey Ozeryaniy 10 years ago
parent
commit
95b8ae6fb4
2 changed files with 6 additions and 0 deletions
  1. 3 0
      src/extensions/export/README.md
  2. 3 0
      src/extensions/filter-control/README.md

+ 3 - 0
src/extensions/export/README.md

@@ -33,3 +33,6 @@ Use Plugin: [tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jqu
 * type: Object
 * description: export [options](https://github.com/hhurz/tableExport.jquery.plugin#options) of `tableExport.jquery.plugin`
 * default: `{}`
+
+### Icons
+* export: 'glyphicon-export icon-share'

+ 3 - 0
src/extensions/filter-control/README.md

@@ -42,6 +42,9 @@ Dependence if you use the datepicker option: [bootstrap-datepicker](https://gith
 * description: Set to true if you want to use the strict search mode.
 * default: `false`
 
+### Icons
+* clear: 'glyphicon-trash icon-clear'
+
 ## Events
 
 ### onColumnSearch(column-search.bs.table)