Explorar o código

fix function name

Thomas %!s(int64=14) %!d(string=hai) anos
pai
achega
b71b0715c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Resources/views/CRUD/edit_array.twig

+ 1 - 1
Resources/views/CRUD/edit_array.twig

@@ -11,4 +11,4 @@ file that was distributed with this source code.
 
 {% extends 'Sonata/BaseApplicationBundle:CRUD:base_edit_field.twig' %}
 
-{% block field %}{{ form_fiel(field_element, {'class' : 'title'}) }}{% endblock %}
+{% block field %}{{ form_field(field_element, {'class' : 'title'}) }}{% endblock %}