Commit 4828491c by Yvon Kerdoncuff

Merge branch '7694-adherent-admin-household-comp-not-required' into 'sprint-2-montpellier'

in simplified household set household composition not required

See merge request !134
parents b1f65d18 3b5aba4a
......@@ -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