fix toolbar requests for empty choice (#758)

This commit is contained in:
Kevin Papst
2019-05-05 08:31:13 +02:00
committed by GitHub
parent 6e224c63ef
commit 80af3fb010
12 changed files with 69 additions and 32 deletions

View File

@@ -129,6 +129,7 @@ abstract class AbstractToolbarForm extends AbstractType
'required' => false,
'activity_enabled' => true,
'choices' => [],
'disabled' => true,
]);
$builder->addEventListener(