Browse Source

Correct typo in example

pull/120/head
ecino 9 years ago
committed by Emanuel Cino
parent
commit
fd41bc484d
  1. 2
      web_m2x_options/__openerp__.py

2
web_m2x_options/__openerp__.py

@ -21,7 +21,7 @@ Example:
--------
``<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:
-----

Loading…
Cancel
Save