Skip to content

Commit 6aa67f5

Browse files
committed
[#19940] Use specialized directive
1 parent 5e83480 commit 6aa67f5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

reference/forms/types/time.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,9 @@ values for the hour, minute and second fields::
8282
],
8383
]);
8484

85-
If you want seconds to be displayed as well, take a look at the setting
86-
`with_seconds`_, which is by default set to false.
85+
.. seealso::
86+
87+
See the `with_seconds`_ option on how to enable seconds in the form type.
8788

8889
.. include:: /reference/forms/types/options/hours.rst.inc
8990

0 commit comments

Comments
 (0)