@@ -73,7 +73,7 @@ class ModelTypeList extends AbstractType
*/
public function getParent()
{
- return 'hidden';
+ return 'text';
}
/**