[FIX] search panel: fix bad indentation

closes odoo/documentation#6204

X-original-commit: 82055c1f15
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Mathieu Duckerts-Antoine 2023-10-23 10:50:20 +00:00
parent 93dc1e87bd
commit ae05fe478d

View File

@ -2255,7 +2255,7 @@ are specified as direct children of the ``searchpanel`` with tag name ``field``.
the name of the field to filter on the name of the field to filter on
:select: :select:
string_ chooses from ``one``, ``multi``, ``groups``, ``string``, ``icon`` or ``color`` (default: ``one``) string_ chooses from ``one`` or ``multi`` (default: ``one``)
determines the behavior and display. determines the behavior and display.