浏览代码

Merge pull request #447 from pulse00/master

Fixed copy/paste error
Thomas 13 年之前
父节点
当前提交
3ecafafa9f
共有 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 %}