mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_*: adapt s_images_constellation
task-4105366 Part of task-4077427 Part-of: odoo/design-themes#919 Related: odoo/odoo#180736 Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com> Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
committed by
qsm-odoo
parent
cf5f4cc189
commit
bb8254a09f
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
@@ -387,5 +387,20 @@
|
||||
<field name="name">website.s_shape_image_default_image</field>
|
||||
<field name="url">/theme_notes/static/src/img/content/s_shape_image_default_image.jpg</field>
|
||||
</record>
|
||||
<record id="s_images_constellation_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_images_constellation_default_image</field>
|
||||
<field name="name">website.s_images_constellation_default_image</field>
|
||||
<field name="url">/theme_notes/static/src/img/content/s_images_constellation_default_image.jpg</field>
|
||||
</record>
|
||||
<record id="s_images_constellation_default_image_1" model="theme.ir.attachment">
|
||||
<field name="key">website.s_images_constellation_default_image_1</field>
|
||||
<field name="name">website.s_images_constellation_default_image_1</field>
|
||||
<field name="url">/theme_notes/static/src/img/content/s_images_constellation_default_image_1.jpg</field>
|
||||
</record>
|
||||
<record id="s_images_constellation_default_image_2" model="theme.ir.attachment">
|
||||
<field name="key">website.s_images_constellation_default_image_2</field>
|
||||
<field name="name">website.s_images_constellation_default_image_2</field>
|
||||
<field name="url">/theme_notes/static/src/img/content/s_images_constellation_default_image_2.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user