소스 검색

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 %}