Forráskód Böngészése

fixed copy/paste error

Robert Gruendler 13 éve
szülő
commit
a5ff41fa80
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      Resources/views/CRUD/show_boolean.html.twig

+ 0 - 1
Resources/views/CRUD/show_boolean.html.twig

@@ -18,6 +18,5 @@ file that was distributed with this source code.
     {% else %}
         <img src="{{ asset('bundles/sonataadmin/famfamfam/exclamation.png') }}" alt="{%- trans from 'SonataAdminBundle' %}label_type_no{% endtrans -%}" />
     {% endif %}
-{% endif %}
 {% endspaceless %}
 {% endblock %}