mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 19:13:49 +00:00
Feature: add thirdParty choice in docgen person context
This commit is contained in:
@@ -159,7 +159,7 @@ class AccompanyingPeriodContext implements
|
||||
'label' => 'docgen.Ask for thirdParty',
|
||||
])
|
||||
->add('thirdPartyLabel', TextType::class, [
|
||||
'label' => 'thirdParty label',
|
||||
'label' => 'docgen.thirdParty label',
|
||||
'required' => true,
|
||||
])
|
||||
->add('category', EntityType::class, [
|
||||
|
Reference in New Issue
Block a user