mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
Feature: add thirdParty choice in docgen person context
This commit is contained in:
@@ -137,9 +137,9 @@ class ActivityContext implements
|
||||
'label' => 'docgen.Ask for thirdParty',
|
||||
])
|
||||
->add('thirdPartyLabel', TextType::class, [
|
||||
'label' => 'thirdParty label',
|
||||
'label' => 'docgen.thirdParty label',
|
||||
'required' => true,
|
||||
]);;
|
||||
]);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user