Browse Source

Correct typo in example

pull/209/merge
ecino 10 years ago
committed by Yannick Vaucher
parent
commit
2152ea1930
  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