From ce314899a8bf1bb7443b2b2fda7e412431f00306 Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Thu, 13 Nov 2014 21:29:18 +0100 Subject: [PATCH] Removing echo --- Resources/views/Form/fields.html.twig | 2 -- 1 file changed, 2 deletions(-) diff --git a/Resources/views/Form/fields.html.twig b/Resources/views/Form/fields.html.twig index b99d1d680..330d6c8f6 100644 --- a/Resources/views/Form/fields.html.twig +++ b/Resources/views/Form/fields.html.twig @@ -94,8 +94,6 @@ jQuery(document).ready(initialize_{{ form.vars.id }}('ul_' + '{{ form.vars.id }} {% endblock cf_choices_widget %} {% block choice_with_other_widget %} -

echo

-
{%- for child in form.children._choices %}