Explorar o código

Merge pull request #2153 from bits4breakfast/patch-1

'decimal' is not allowed
Thomas %!s(int64=11) %!d(string=hai) anos
pai
achega
b765958a75
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Resources/doc/reference/field_types.rst

+ 1 - 1
Resources/doc/reference/field_types.rst

@@ -13,7 +13,7 @@ There are many field types that can be used in the list action or show action :
 * **text**: display a text
 * **trans**: translate the value with a provided ``catalogue`` option
 * **string**: display a text
-* **decimal**: display a number
+* **number**: display a number
 * **currency**: display a number with a provided ``currency`` option
 * **percent**: display a percentage
 * **choice**: uses the given value as index for the ``choices`` array and displays (and optionally translates) the matching value