mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Duplicate module
Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>
This commit is contained in:
@@ -16,7 +16,7 @@ class PersonConfimDuplicateType extends AbstractType
|
||||
{
|
||||
$builder
|
||||
->add('confirm', CheckboxType::class, [
|
||||
'label' => 'Je confirme la fusion de ces 2 personnes',
|
||||
'label' => 'I confirm the merger of these 2 people',
|
||||
'mapped' => false,
|
||||
]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user