[FIX] theme_*: avoid theme cross-references

theme_*: theme_anelusia, theme_artists

Based on the output from the test added in the previous commit, this
commit adapts references to start from a clean state.

task-4146886

closes odoo/design-themes#889

Signed-off-by: Arthur Detroux (ard) <ard@odoo.com>
This commit is contained in:
Benoit Socias
2024-08-29 14:27:51 +02:00
parent 7f1e78faf5
commit abede28cd9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
<record id="s_three_columns_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_three_columns_default_image_2</field>
<field name="name">website.s_three_columns_default_image_2</field>
<field name="url">/theme_loftspace/static/src/img/snippets/library_image_13.jpg</field>
<field name="url">/theme_artists/static/src/img/snippets/library_image_13.jpg</field>
</record>
<record id="library_image_11" model="theme.ir.attachment">
<field name="key">website.library_image_11</field>