File tree 2 files changed +4
-8
lines changed
2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -43,13 +43,11 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
43
43
44
44
.. include :: /reference/forms/types/options/disabled.rst.inc
45
45
46
- .. include :: /reference/forms/types/options/empty_data.rst.inc
47
- :end-before: DEFAULT_PLACEHOLDER
46
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
48
47
49
48
The default value is ``'' `` (the empty string).
50
49
51
- .. include :: /reference/forms/types/options/empty_data.rst.inc
52
- :start-after: DEFAULT_PLACEHOLDER
50
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
53
51
54
52
.. include :: /reference/forms/types/options/error_bubbling.rst.inc
55
53
Original file line number Diff line number Diff line change @@ -43,13 +43,11 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
43
43
44
44
.. include :: /reference/forms/types/options/disabled.rst.inc
45
45
46
- .. include :: /reference/forms/types/options/empty_data.rst.inc
47
- :end-before: DEFAULT_PLACEHOLDER
46
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
48
47
49
48
The default value is ``'' `` (the empty string).
50
49
51
- .. include :: /reference/forms/types/options/empty_data.rst.inc
52
- :start-after: DEFAULT_PLACEHOLDER
50
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
53
51
54
52
.. include :: /reference/forms/types/options/error_bubbling.rst.inc
55
53
You can’t perform that action at this time.
0 commit comments