فهرست منبع

fixed copy/paste error

Robert Gruendler 13 سال پیش
والد
کامیت
a5ff41fa80
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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 %}