Skip to content

Commit 865a6d3

Browse files
committed
fix: TT-344 fix bug from sonarcloud
1 parent 6f3bc77 commit 865a6d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/modules/time-entries/pages/time-entries.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
[dtTrigger]="dtTrigger"
5252
[dtOptions]="dtOptions"
5353
*ngIf="(timeEntriesDataSource$ | async) as dataSource">
54+
<caption></caption>
5455
<thead class="thead-blue">
5556
<tr class="d-flex">
5657
<th class="col">Date</th>

0 commit comments

Comments
 (0)