mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_anelusia, *: adapt s_accordion_image
*: theme_artists, theme_avantgarde, theme_aviato,theme_beauty, theme_bewise, theme_bistro, theme_bookstore, theme_buzzy, theme_clean, theme_cobalt, theme_enark, theme_graphene, theme_kea, theme_kiddo, theme_monglia, theme_nano, theme_notes, theme_odoo_experts, theme_orchid, theme_paptic, theme_real_estate, theme_treehouse, theme_vehicle, theme_yes, theme_zap, theme_loftspace This commit adapts customizations for `s_accordion_image`, added in https://github.com/odoo/odoo/pull/176768 task-4094398 Part of task-4077427 closes odoo/design-themes#870 Related: odoo/odoo#176768 Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
@@ -242,5 +242,10 @@
|
||||
<field name="name">website.s_call_to_action_default_image</field>
|
||||
<field name="url">/theme_notes/static/src/img/content/s_call_to_action_default_image.jpg</field>
|
||||
</record>
|
||||
<record id="s_accordion_image_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_accordion_image_default_image</field>
|
||||
<field name="name">website.s_accordion_image_default_image</field>
|
||||
<field name="url">/theme_notes/static/src/img/content/content_img_21.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user