mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Correct typo in example
This commit is contained in:
@@ -21,7 +21,7 @@ Example:
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
``<field name="partner_id" options="{'limit': 10, 'create': false,
|
``<field name="partner_id" options="{'limit': 10, 'create': false,
|
||||||
'create_edit': false, 'field_color':'state', colors:{'active':'green'}}"/>``
|
'create_edit': false, 'field_color':'state', 'colors':{'active':'green'}}"/>``
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
-----
|
-----
|
||||||
|
|||||||
Reference in New Issue
Block a user