mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Creation of a report enable
This commit is contained in:
@@ -20,8 +20,6 @@ class ReportType extends AbstractType
|
||||
$transformer = new CustomFieldsGroupToIdTransformer($entityManager);
|
||||
|
||||
$builder
|
||||
->add('user')
|
||||
->add('person')
|
||||
->add('date')
|
||||
->add('scope')
|
||||
->add('cFData', 'custom_field', array('group' => $options['cFGroup']))
|
||||
|
Reference in New Issue
Block a user