Skip to content

Commit 796658b

Browse files
Fix error CI/Build
1 parent d7d165e commit 796658b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

reference/constraints/DateTime.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,13 @@ This message is shown if the underlying data is not a valid datetime.
9999

100100
You can use the following parameters in this message:
101101

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+
================ ==============================================================
109109

110110
.. versionadded:: 7.3
111111

0 commit comments

Comments
 (0)