Skip to content

Commit 87738d0

Browse files
committed
minor #18512 [Form] Update the default value of widget option in date/time types (javiereguiluz)
This PR was merged into the 7.0 branch. Discussion ---------- [Form] Update the default value of widget option in date/time types Same as #18511 but for 7.0. Commits ------- 1ef9746 [Form] Update the default value of widget option in date/time types
2 parents 50a25c9 + 1ef9746 commit 87738d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**type**: ``string`` **default**: ``choice``
1+
**type**: ``string`` **default**: ``single_text``
22

33
The basic way in which this field should be rendered. Can be one of the
44
following:

0 commit comments

Comments
 (0)