Thomas Rabaix 13 éve
szülő
commit
14d8eab9e8
1 módosított fájl, 1 hozzáadás és 2 törlés
  1. 1 2
      Builder/ORM/FormContractor.php

+ 1 - 2
Builder/ORM/FormContractor.php

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