浏览代码

Removed overriding block "show_title"
This is not needed anymore

Ivan Romanko 8 年之前
父节点
当前提交
ff25b543a9
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      Resources/views/CRUD/base_show_compare.html.twig

+ 0 - 4
Resources/views/CRUD/base_show_compare.html.twig

@@ -11,10 +11,6 @@ file that was distributed with this source code.
 
 {% extends 'SonataAdminBundle:CRUD:base_show.html.twig' %}
 
-{% block show_title %}
-    {{ name|trans({}, admin.translationdomain) }}
-{% endblock %}
-
 {% block show_field %}
     <tr class="sonata-ba-view-container history-audit-compare">
         {% if elements[field_name] is defined %}