Loading module/Application/src/Form/Intervenant/ContratRetour.php +3 −0 Changes for module/Application/src/Form/Intervenant/ContratRetour.php: 3 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -64,6 +64,9 @@ class ContratRetour extends AbstractForm 'valide' => [ 'required' => false, ], 'dateRetourSigne' => [ 'required' => false, ], ]; } } Loading Loading
module/Application/src/Form/Intervenant/ContratRetour.php +3 −0 Changes for module/Application/src/Form/Intervenant/ContratRetour.php: 3 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -64,6 +64,9 @@ class ContratRetour extends AbstractForm 'valide' => [ 'required' => false, ], 'dateRetourSigne' => [ 'required' => false, ], ]; } } Loading