Skip to content

Commit b3ca94c

Browse files
committed
removed the description of the auto_initialize option from the button type reference docs
1 parent 58170fe commit b3ca94c

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

reference/forms/types/button.rst

-7
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ A simple, non-responsive button.
1717
| | - `label`_ |
1818
| | - `translation_domain`_ |
1919
+----------------------+----------------------------------------------------------------------+
20-
| Overridden options | - `auto_initialize`_ |
21-
+----------------------+----------------------------------------------------------------------+
2220
| Parent type | none |
2321
+----------------------+----------------------------------------------------------------------+
2422
| Class | :class:`Symfony\\Component\\Form\\Extension\\Core\\Type\\ButtonType` |
@@ -40,8 +38,3 @@ the form type tree (i.e. it can not be used as a form type on its own).
4038
.. include:: /reference/forms/types/options/button_label.rst.inc
4139

4240
.. include:: /reference/forms/types/options/button_translation_domain.rst.inc
43-
44-
Overridden Options
45-
------------------
46-
47-
.. include:: /reference/forms/types/options/button_auto_initialize.rst.inc

reference/forms/types/options/button_auto_initialize.rst.inc

-9
This file was deleted.

0 commit comments

Comments
 (0)