ソースを参照

Adding missing locale

Dennis Hernández 9 年 前
コミット
ca77af688c
1 ファイル変更6 行追加0 行削除
  1. 6 0
      src/extensions/filter-control/README.md

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

@@ -73,6 +73,12 @@ Dependence if you use the datepicker option: [bootstrap-datepicker](https://gith
 ### Icons
 * clear: 'glyphicon-trash icon-clear'
 
+## Locale
+
+### formatClearFilters
+* type: Function
+* default: `function () { return "Clear Filters";}`
+
 ## Events
 
 ### onColumnSearch(column-search.bs.table)