10000 minor #9896 remove not existent label_attr options from buttons (xabbuh) · symfony/symfony-docs@2b3d22b · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b3d22b

Browse files
committed
minor #9896 remove not existent label_attr options from buttons (xabbuh)
This PR was merged into the 2.8 branch. Discussion ---------- remove not existent label_attr options from buttons will fix #9894 Commits ------- 8a473da remove not existent label_attr options from buttons
2 parents 2dc8eb2 + 8a473da commit 2b3d22b

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

reference/forms/types/reset.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ A button that resets all fields to their original values.
1515
| Inherited | - `attr`_ |
1616
| options | - `disabled`_ |
1717
| | - `label`_ |
18-
| | - `label_attr`_ |
1918
| | - `translation_domain`_ |
2019
+----------------------+---------------------------------------------------------------------+
2120
| Parent type | :doc:`ButtonType </reference/forms/types/button>` |
@@ -46,6 +45,4 @@ as a key. This can be useful when you need to set a custom class for the button:
4645

4746
.. include:: /reference/forms/types/options/button_label.rst.inc
4847

49-
.. include:: /reference/forms/types/options/label_attr.rst.inc
50-
5148
.. include:: /reference/forms/types/options/button_translation_domain.rst.inc

reference/forms/types/submit.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ A submit button.
1515
| Inherited | - `attr`_ |
1616
| options | - `disabled`_ |
1717
| | - `label`_ |
18-
| | - `label_attr`_ |
1918
| | - `label_format`_ |
2019
| | - `translation_domain`_ |
2120
| | - `validation_groups`_ |
@@ -57,8 +56,6 @@ as a key. This can be useful when you need to set a custom class for the button:
5756

5857
.. include:: /reference/forms/types/options/button_label.rst.inc
5958

60-
.. include:: /reference/forms/types/options/label_attr.rst.inc
61-
6259
.. include:: /reference/forms/types/options/label_format.rst.inc
6360

6461
.. include:: /reference/forms/types/options/button_translation_domain.rst.inc

0 commit comments

Comments
 (0)
0