3
0
Fork 0

Correct typo in example

7.0
ecino 2015-04-17 13:26:53 +02:00 committed by Emanuel Cino
parent ad2e3412fe
commit fd41bc484d
1 changed files with 1 additions and 1 deletions

View File

@ -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:
----- -----