瀏覽代碼

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.
 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%}
 {% block field%}
     {%- if value is empty -%}
     {%- if value is empty -%}