瀏覽代碼

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>