Fixed level page

This commit is contained in:
2024-01-26 12:13:53 +01:00
parent 07fc512633
commit 7185b087c9
2 changed files with 2 additions and 6 deletions

View File

@@ -45,10 +45,9 @@
</div>
</th>
<th hideable-th="icon" [parent]="this" [sortable]="true">
<th hideable-th="icon" [parent]="this">
<div class="table-header-label">
<div class="table-header-text">{{'common.icon' | translate}}</div>
<p-sortIcon field="id" class="table-header-icon"></p-sortIcon>
</div>
</th>