FEATURE [activity][filter] filter form created to list activities within the parcours and person context

This commit is contained in:
Julie Lenaerts 2023-02-15 16:27:34 +01:00
parent f762f35386
commit 8d6cd0cf63

View File

@ -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,
[ [