mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-30 03:23:48 +00:00
bug fix in form and controller
This commit is contained in:
@@ -86,7 +86,6 @@ final class AsideActivityFormType extends AbstractType
|
||||
// ]
|
||||
// )
|
||||
->add('agent', PickUserDynamicType::class, [
|
||||
'multiple' => true,
|
||||
'label' => 'For agent',
|
||||
'required' => true,
|
||||
])
|
||||
|
Reference in New Issue
Block a user