فهرست منبع

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>