Skip to content

Commit 6a2a55b

Browse files
committed
minor #3579 Fix build errors (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- Fix build errors | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3/2.4 | Fixed tickets | This is a backport of #3544. Commits ------- 3e0d1f4 remove empty_data from the list of inherited options, it's documented in the overriden options section e702b34 fix referenced documents names
2 parents d275302 + 3e0d1f4 commit 6a2a55b

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

reference/forms/types/checkbox.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ These options inherit from the :doc:`form </reference/forms/types/form>` type:
6060

6161
.. include:: /reference/forms/types/options/data.rst.inc
6262

63-
.. include:: /reference/forms/types/options/empty_data.rst.inc
64-
6563
.. include:: /reference/forms/types/options/required.rst.inc
6664

6765
.. include:: /reference/forms/types/options/label.rst.inc

reference/forms/types/collection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,4 +365,4 @@ error_bubbling
365365

366366
.. include:: /reference/forms/types/options/mapped.rst.inc
367367

368-
.. include:: /reference/forms/type/options/cascade_validation.rst.inc
368+
.. include:: /reference/forms/types/options/cascade_validation.rst.inc

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ empty_data
66
This option determines what value the field will return when the ``empty_value``
77
choice is selected.
88
In checkbox, the value of ``empty_data`` is overriden by the value returned by
9-
the data transformer (see :doc:`/cookbook/form/data_transformers.rst`).
9+
the data transformer (see :doc:`/cookbook/form/data_transformers`).

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy