소스 검색

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``.