소스 검색

Revert "[TwigBundle] removed the extends tags from the table layout (it's not needed anymore)"

This reverts commit 66a01855f71979922a516e1fe4b68bdfcbc1785e.
Fabien Potencier 14 년 전
부모
커밋
a487c5200e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/Symfony/Bundle/TwigBundle/Resources/views/Form/table_layout.html.twig

+ 2 - 0
src/Symfony/Bundle/TwigBundle/Resources/views/Form/table_layout.html.twig

@@ -1,3 +1,5 @@
+{% extends "TwigBundle:Form:div_layout.html.twig" %}
+
 {% block field_row %}
 {% spaceless %}
     <tr>