mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user