Commit 3b5aba4a by Damien Moulard

in simplified household set household composition not required

parent 350ba5cd
......@@ -251,7 +251,7 @@ class AdherentAdmin extends AbstractAdmin
"Colocation" => "Colocation"
],
'label' => "Composition du foyer (pour information)",
'required' => true,
'required' => false,
'disabled' => $disableHouseholdAllowanceFields,
'attr' => [
'autocomplete' => 'off'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment