Skip to content

Commit 8a473da

Browse files
committed
remove not existent label_attr options from buttons
1 parent 2dc8eb2 commit 8a473da

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)