瀏覽代碼

Fix regression

Thomas Rabaix 13 年之前
父節點
當前提交
14d8eab9e8
共有 1 個文件被更改,包括 1 次插入2 次删除
  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';