@for (stat of statuses | keyvalue: null; track $index) {
{{ statusLabels[stat.value] }}
}
Filter by Identifier type
@for (itemType of itemTypes; track itemType) {
-
{{ itemType | adevApiLabel: 'full' }}
}
@for (group of filteredGroups(); track group.id) {