mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
doc missing cote in example
This commit is contained in:
@@ -23,7 +23,7 @@ Example
|
||||
<field name="active"
|
||||
widget="boolean_switch"
|
||||
context="{'fake_parameter': 'foo'}"
|
||||
options="{'quick_edit': True, extra: {'onText': 'Yes', 'offText': 'No' }"/>
|
||||
options="{'quick_edit': True, 'extra': {'onText': 'Yes', 'offText': 'No' }"/>
|
||||
```
|
||||
|
||||
.. note::
|
||||
|
||||
Reference in New Issue
Block a user