mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 11:03:50 +00:00
rdv MR review: change name of routes + others modifications
This commit is contained in:
@@ -116,7 +116,7 @@ class UserMenuBuilder implements LocalMenuBuilderInterface
|
||||
]);
|
||||
|
||||
$menu->addChild("My calendar list", [
|
||||
'route' => 'chill_calendar_calendar',
|
||||
'route' => 'chill_calendar_calendar_list',
|
||||
'routeParameters' => [
|
||||
'user_id' => $user->getId(),
|
||||
]
|
||||
|
Reference in New Issue
Block a user