Browse Source

Adding missing locale

Dennis Hernández 9 years ago
parent
commit
ca77af688c
1 changed files with 6 additions and 0 deletions
  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)