feat: move teamer status editing to admins

addresses #8699yr1eh
This commit is contained in:
Björn Fromme
2025-08-26 14:01:53 +02:00
parent d60119b9fb
commit 86a629d994
4 changed files with 61 additions and 21 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ class AdminMenuBuilder extends AbstractMenuBuilder
'title' => 'Stammdaten & Foto',
],
]);
$menu->addChild('Jobprofile & Skills', [
$menu->addChild('Jobprofile, Skills & Status', [
'route' => 'app_admin_teamer_skills',
'routeParameters' => $this->getDefaultRouteParameters('uuid'),
'linkAttributes' => [