|
@@ -128,8 +128,7 @@ class FormContractor implements FormContractorInterface
|
|
} else if ($type == 'sonata_type_admin') {
|
|
} else if ($type == 'sonata_type_admin') {
|
|
|
|
|
|
// nothing here ...
|
|
// nothing here ...
|
|
- $options['edit'] = 'inline';
|
|
|
|
-
|
|
|
|
|
|
+
|
|
} else if ($type == 'sonata_type_collection') {
|
|
} else if ($type == 'sonata_type_collection') {
|
|
|
|
|
|
$options['type'] = 'sonata_type_admin';
|
|
$options['type'] = 'sonata_type_admin';
|