mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_artists, *: adapt s_tabs_images
*: theme_bistro, theme_buzzy, theme_nano, theme_notes, theme_treehouse, theme_zap This commit adapts customizations for `s_tabs_images`. task-4094407 Part of task-4077427 closes odoo/design-themes#1001 Related: odoo/odoo#185642 Related: odoo/upgrade#6691 Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
This commit is contained in:
@@ -513,4 +513,16 @@
|
||||
<field name="url">/theme_zap/static/src/img/backgrounds/04.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- Tabs Images -->
|
||||
<record id="s_tabs_images_default_image_4" model="theme.ir.attachment">
|
||||
<field name="key">website.s_tabs_images_default_image_4</field>
|
||||
<field name="name">website.s_tabs_images_default_image_4</field>
|
||||
<field name="url">/theme_zap/static/src/img/backgrounds/13.jpg</field>
|
||||
</record>
|
||||
<record id="s_tabs_images_default_image_5" model="theme.ir.attachment">
|
||||
<field name="key">website.s_tabs_images_default_image_5</field>
|
||||
<field name="name">website.s_tabs_images_default_image_5</field>
|
||||
<field name="url">/theme_zap/static/src/img/backgrounds/06.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user