mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-17 16:10:04 +01:00
Added unit tests for select filter with disabled onchange event
This commit is contained in:
parent
4e2ae18aff
commit
671bd18ee6
12 changed files with 10098 additions and 32 deletions
|
|
@ -47,7 +47,6 @@ export class CheckList extends Feature{
|
|||
this.excludedOpts = null;
|
||||
}
|
||||
|
||||
// TODO: move event here
|
||||
onChange(evt){
|
||||
let elm = evt.target;
|
||||
let tf = this.tf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue