소스 검색

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

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

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

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