[IMP] theme_anelusia, *: adapt s_website_form_overlay

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

This commit adapts customizations for `s_website_form_overlay`.

task-4138795
Part of task-4077427

closes odoo/design-themes#989

Related: odoo/odoo#183568
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
Brieuc-brd
2024-10-14 15:12:35 +02:00
parent 9537149afc
commit 1a5ffab8d1
27 changed files with 152 additions and 0 deletions
+7
View File
@@ -555,4 +555,11 @@
<field name="url">/theme_treehouse/static/src/img/backgrounds/15.jpg</field>
</record>
<!-- Website Form Overlay -->
<record id="s_website_form_overlay_default_image" model="theme.ir.attachment">
<field name="key">website.s_website_form_overlay_default_image</field>
<field name="name">website.s_website_form_overlay_default_image</field>
<field name="url">/theme_treehouse/static/src/img/content/cover.jpg</field>
</record>
</odoo>