mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
accompanying course: code fix
This commit is contained in:
parent
25ebeebdfb
commit
61607fee3d
@ -292,7 +292,6 @@ class AccompanyingCourseController extends Controller
|
||||
$form->handleRequest($request);
|
||||
|
||||
if ($form->isSubmitted() && $form->isValid()) {
|
||||
|
||||
$accompanyingCourse->reOpen();
|
||||
$this->getDoctrine()->getManager()->flush();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user