File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -99,13 +99,13 @@ This message is shown if the underlying data is not a valid datetime.
99
99
100
100
You can use the following parameters in this message:
101
101
102
- =============== ==============================================================
103
- Parameter Description
104
- =============== ==============================================================
105
- ``{{ value }} `` The current (invalid) value
106
- ``{{ label }} `` Corresponding form field label
107
- ``{{ format }} `` The date format defined in ``format ``
108
- =============== ==============================================================
102
+ ================ ==============================================================
103
+ Parameter Description
104
+ ================ ==============================================================
105
+ ``{{ value }} `` The current (invalid) value
106
+ ``{{ label }} `` Corresponding form field label
107
+ ``{{ format }} `` The date format defined in ``format ``
108
+ ================ ==============================================================
109
109
110
110
.. versionadded :: 7.3
111
111
You can’t perform that action at this time.
0 commit comments