From b2d0ab29a511360f0927b8acbad78378e3499562 Mon Sep 17 00:00:00 2001 From: "Valentin Vallaeys (vava)" Date: Fri, 9 Dec 2022 13:36:30 +0000 Subject: [PATCH] [FIX] developer: better definition for oe_inline closes odoo/documentation#3171 Signed-off-by: Antoine Vandevenne (anv) --- content/developer/reference/backend/views.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/developer/reference/backend/views.rst b/content/developer/reference/backend/views.rst index 67716d87c..a1cf8f868 100644 --- a/content/developer/reference/backend/views.rst +++ b/content/developer/reference/backend/views.rst @@ -899,7 +899,7 @@ system. Available semantic components are: .. rst-class:: o-definition-list ``oe_inline`` - prevent the usual line break following fields + prevent the usual line break following fields and limit their span. ``oe_left``, ``oe_right`` floats_ the field to the corresponding direction ``oe_read_only``, ``oe_edit_only``