[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:
parent
93dc1e87bd
commit
ae05fe478d
@ -2255,7 +2255,7 @@ are specified as direct children of the ``searchpanel`` with tag name ``field``.
|
||||
the name of the field to filter on
|
||||
|
||||
: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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user