@if (!isShowAsText) {
@for (colOpt of colOpts; track $index) { }
@for (col of options.cols; track i; let i = $index) { } @for (headlineCol of headlineCols; track i; let i = $index) { } @for (row of formattedRows; track row) { @for (col of row; track col; let i = $index) { } }
remove @for (colOpt of colOpts; track colOpt) { {{ colOpt.title | translate }} }
{{ headlineCol }}
}
{{ T.F.WORKLOG.EXPORT.SHOW_AS_TEXT | translate }}
@if (isWorklogExport()) { }
{{ T.F.WORKLOG.EXPORT.DONT_ROUND | translate }} @for (roundOption of roundTimeOptions; track $index) { {{ roundOption.title | translate }} }
{{ T.F.WORKLOG.EXPORT.DONT_ROUND | translate }} @for (roundOption of roundTimeOptions; track $index) { {{ roundOption.title | translate }} }
{{ T.F.WORKLOG.EXPORT.DONT_ROUND | translate }} @for (roundOption of roundTimeOptions; track $index) { {{ roundOption.title | translate }} }
@for (groupByOption of groupByOptions; track $index) { {{ groupByOption.title | translate }} }
@if (isShowAsText) { } file_download {{ T.F.WORKLOG.EXPORT.SAVE_TO_FILE | translate }} @if (isShowClose()) { }