mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-04 06:57:42 +00:00
FEATURE [activity][filter] filter form created to list activities within the parcours and person context
This commit is contained in:
parent
7fd823f1ee
commit
382d3ddd42
@ -323,6 +323,8 @@ final class ActivityController extends AbstractController
|
|||||||
$view = 'ChillActivityBundle:Activity:listAccompanyingCourse.html.twig';
|
$view = 'ChillActivityBundle:Activity:listAccompanyingCourse.html.twig';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
return $this->render(
|
return $this->render(
|
||||||
$view,
|
$view,
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user