소스 검색

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