Browse Source

Removed overriding block "show_title"
This is not needed anymore

Ivan Romanko 8 năm trước cách đây
mục cha
commit
ff25b543a9
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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 %}