mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-15 07:05:45 +01:00
Fixed typo
This commit is contained in:
parent
d5ede81ba7
commit
29a8265efd
1 changed files with 1 additions and 1 deletions
|
|
@ -2762,7 +2762,7 @@ export class TableFilter {
|
|||
|
||||
/**
|
||||
* Returns clear all text for specified filter column
|
||||
* @param {number} colIndex Column index
|
||||
* @param {Number} colIndex Column index
|
||||
* @returns {String}
|
||||
*/
|
||||
getClearFilterText(colIndex) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue