mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_tree_image_tooltip: Set the correct image field in demo data.
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<field name="arch" type="xml">
|
||||
<field name="name" position="before">
|
||||
<field
|
||||
name="image_small"
|
||||
options="{'tooltip_image': 'image'}"
|
||||
name="image_128"
|
||||
options="{'tooltip_image': 'image_1920'}"
|
||||
widget="image"
|
||||
string="Image"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user