mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_* : adapt s_kickoff images within themes
*: anelusia, artists, aviato, beauty, bewise, bisro, bookstore, buzzy, clean, cobalt, graphene, kea, kiddo loftspace, monglia, nano, notes, odoo_experts, orchid, paptic, treehouse, vehicle, yes, zap. This commit reviews the occurrences of the `s_kickoff` snippet across design themes. task-4077609 Part of task-4077427 closes odoo/design-themes#859 Related: odoo/odoo#175614 Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
committed by
Benoit Socias
parent
421d9acaf4
commit
75d48c792d
@@ -287,5 +287,10 @@
|
||||
<field name="name">website.s_key_images_default_image_4</field>
|
||||
<field name="url">/theme_notes/static/src/img/content/content_img_33.jpg</field>
|
||||
</record>
|
||||
<record id="s_kickoff_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_kickoff_default_image</field>
|
||||
<field name="name">website.s_kickoff_default_image</field>
|
||||
<field name="url">/theme_notes/static/src/img/content/content_img_24.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user