wip: functionality for new role 'management'
This commit is contained in:
@@ -44,7 +44,7 @@ class DisposeController extends AbstractController
|
||||
'teamer' => (string) $application->getTeamer(),
|
||||
]);
|
||||
|
||||
$redirectUrl = $this->generateUrl('app_admin_assignment_detail', [
|
||||
$redirectUrl = $this->generateUrl('app_administrative_assignment_detail', [
|
||||
'uuid' => $application->getAssignment()->getUuid(),
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user