mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
wip
This commit is contained in:
parent
a42d7231d9
commit
c2dd9ef676
@ -21,7 +21,8 @@ class AccompanyingCourseQuickMenuBuilder implements LocalMenuBuilderInterface
|
|||||||
->addChild('Create a new activity in accompanying course', [
|
->addChild('Create a new activity in accompanying course', [
|
||||||
'route' => 'chill_activity_activity_new',
|
'route' => 'chill_activity_activity_new',
|
||||||
'routeParameters' => [
|
'routeParameters' => [
|
||||||
//'accompanying_course_id' => $accompanyingCourse->getId()
|
// 'activityType_id' => '',
|
||||||
|
'accompanying_period_id' => $accompanyingCourse->getId()
|
||||||
]
|
]
|
||||||
])
|
])
|
||||||
->setExtras([
|
->setExtras([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user