Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit77b8a19

Browse files
committed
Long line wrapping
1 parent6490cee commit77b8a19

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎reference/forms/types/integer.rst‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,10 @@ scale
8585

8686
**type**: ``integer`` **default**: ``0``
8787

88-
This specifies how many decimals will be allowed until the field rounds the submitted value (via ``rounding_mode``). This option inherits from:doc:`number</reference/forms/types/number>` type and is overriden to ``0`` for ``IntegerType``.
88+
This specifies how many decimals will be allowed until the field rounds the
89+
submitted value (via ``rounding_mode``). This option inherits from
90+
:doc:`number</reference/forms/types/number>` type and is overriden to ``0`` for
91+
``IntegerType``.
8992

9093
Inherited Options
9194
-----------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp