mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-04 14:59:53 +00:00
Feature: add cc users in workflow form: not required
This commit is contained in:
parent
1cf99b4383
commit
d940d13d7d
@ -159,6 +159,7 @@ class WorkflowStepType extends AbstractType
|
||||
'label' => 'workflow.cc for next steps',
|
||||
'multiple' => true,
|
||||
'mapped' => false,
|
||||
'required' => false
|
||||
])
|
||||
->add('future_dest_emails', ChillCollectionType::class, [
|
||||
'label' => 'workflow.dest by email',
|
||||
|
Loading…
x
Reference in New Issue
Block a user