소스 검색

Fix wrong reference

Thomas Rabaix 13 년 전
부모
커밋
3da74bc364
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Resources/views/CRUD/list_date.html.twig

+ 1 - 1
Resources/views/CRUD/list_date.html.twig

@@ -8,7 +8,7 @@ For the full copyright and license information, please view the LICENSE
 file that was distributed with this source code.
 
 #}
-{% extends 'SonataAdminBundle:CRUD:list_integer.html.twig' %}
+{% extends 'SonataAdminBundle:CRUD:base_list_field.html.twig' %}
 
 {% block field%}
     {%- if value is empty -%}