Changed employee detail page to english
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m40s

This commit is contained in:
Dorian Nemec 2025-01-22 12:10:40 +01:00
parent f941fff8d6
commit 951ab76128

View file

@ -19,6 +19,7 @@
@for(skill of skillSet; track skill) {
<li class="list-group-item">{{ skill }}</li>
}
</ul>
</div>
</div>