[IMP] theme_anelusia, *: adapt s_carousel_cards

*: 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,
test_themes

This commit adapts customizations for `s_carousel_cards`.

task-4094405
Part of task-4077427

closes odoo/design-themes#986

Related: odoo/odoo#183519
Related: odoo/upgrade#6692
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
Brieuc-brd
2024-10-14 09:54:18 +02:00
committed by qsm-odoo
parent a1e425d1b6
commit 6ea1b24e5e
30 changed files with 438 additions and 0 deletions
+17
View File
@@ -233,6 +233,23 @@
<field name="url">/theme_treehouse/static/src/img/backgrounds/02.jpg</field>
</record>
<!-- Carousel Cards -->
<record id="s_carousel_cards_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_carousel_cards_default_image_1</field>
<field name="name">website.s_carousel_cards_default_image_1</field>
<field name="url">/theme_treehouse/static/src/img/backgrounds/11.jpg</field>
</record>
<record id="s_carousel_cards_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_carousel_cards_default_image_2</field>
<field name="name">website.s_carousel_cards_default_image_2</field>
<field name="url">/theme_treehouse/static/src/img/backgrounds/12.jpg</field>
</record>
<record id="s_carousel_cards_default_image_3" model="theme.ir.attachment">
<field name="key">website.s_carousel_cards_default_image_3</field>
<field name="name">website.s_carousel_cards_default_image_3</field>
<field name="url">/theme_treehouse/static/src/img/backgrounds/03.jpg</field>
</record>
<!-- Media List -->
<record id="s_media_list_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_media_list_default_image_1</field>