浏览代码

[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>