mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
doc generation: do not set required fields for mainPerson, person1, person2
This commit is contained in:
parent
f42d106e3c
commit
4dd9bc1123
@ -165,6 +165,7 @@ class AccompanyingPeriodContext implements
|
||||
},
|
||||
'multiple' => false,
|
||||
'expanded' => true,
|
||||
'required' => false,
|
||||
'label' => $options[$key . 'Label'],
|
||||
]);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user