got empty nextmatch in timesheet working

This commit is contained in:
Ralf Becker
2021-06-08 14:11:59 +02:00
parent f91bca83e1
commit 304dbb95ab
33 changed files with 187 additions and 148 deletions

View File

@@ -51,7 +51,7 @@ export class et2_dataview_container implements et2_dataview_IInvalidatable
private _index: number;
private _top: number;
protected tr: any;
tr: any;
/**
* Initializes the container object.
*