瀏覽代碼

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