mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
handle requests and form to build an export
This commit is contained in:
@@ -88,7 +88,7 @@ class ExportType extends AbstractType
|
||||
|
||||
$builder->add($aggregatorBuilder);
|
||||
|
||||
$builder->add('formatter', PickFormatterType::class, array(
|
||||
$builder->add('pick_formatter', PickFormatterType::class, array(
|
||||
'export_alias' => $options['export_alias']
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user