Removing echo

This commit is contained in:
Marc Ducobu 2014-11-13 21:29:18 +01:00
parent f02d9ff098
commit ce314899a8

View File

@ -94,8 +94,6 @@ jQuery(document).ready(initialize_{{ form.vars.id }}('ul_' + '{{ form.vars.id }}
{% endblock cf_choices_widget %}
{% block choice_with_other_widget %}
<h1>echo</h1>
<div {{ block('widget_container_attributes') }}>
{%- for child in form.children._choices %}