Browse Source

Removed overriding block "show_title"
This is not needed anymore

Ivan Romanko 8 years ago
parent
commit
ff25b543a9
1 changed files with 0 additions and 4 deletions
  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 %}