mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-18 00:19:50 +01:00
Enlarged AlternateRows code coverage
This commit is contained in:
parent
e54ac4b84f
commit
5dcd756414
12 changed files with 109 additions and 12 deletions
|
|
@ -44,9 +44,7 @@ export class AlternateRows extends Feature {
|
|||
this.processRow(rowIndex, arrIndex, isValid));
|
||||
this.emitter.on(['column-sorted'], () => this.processAll());
|
||||
|
||||
/**
|
||||
* @inherited
|
||||
*/
|
||||
/** @inherited */
|
||||
this.initialized = true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue