Changed employee detail page to english
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m40s
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m40s
This commit is contained in:
parent
f941fff8d6
commit
951ab76128
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
@for(skill of skillSet; track skill) {
|
@for(skill of skillSet; track skill) {
|
||||||
<li class="list-group-item">{{ skill }}</li>
|
<li class="list-group-item">{{ skill }}</li>
|
||||||
}
|
}
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue