1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-18 14:26:40 +02:00

Removed commented out comment

This commit is contained in:
Max Guglielmi 2016-12-21 20:58:35 +11:00
parent 4711b71b80
commit b6b798b548

View file

@ -1721,9 +1721,7 @@ export class TableFilter {
return;
}
//fire onbefore callback
// if (this.onBeforeFilter) {
this.onBeforeFilter(this);
// }
this.emitter.emit('before-filtering', this);
let row = this.tbl.rows,