瀏覽代碼

Merge pull request #2026 from ronanguilloux/patch-1

Update form_types.rst
Thomas 11 年之前
父節點
當前提交
0dcdaf5a8b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Resources/doc/reference/form_types.rst

+ 1 - 0
Resources/doc/reference/form_types.rst

@@ -229,6 +229,7 @@ collection
 ^^^^^^^^^^
 
 This bundle handle the symfony ``collection`` form type by adding:
+
 * an ``add`` button if you set the ``allow_add`` option to ``true``.
 * a ``delete`` button if you set the ``allow_delete`` option to ``true``.