feat: move teamer status editing to admins
addresses #8699yr1eh
This commit is contained in:
@@ -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' => [
|
||||
|
||||
Reference in New Issue
Block a user