[IMP] *: adapt themes due to changes made in s_picture snippet

*: theme_bistro, theme_odoo_experts, theme_vehicle, theme_avantgarde,
theme_aviato, theme_bookstore, theme_enark, theme_graphene, theme_kea

This commit adapts the themes to accommodate layout changes in the
s_picture snippet.

See also : https://github.com/odoo/odoo/pull/145413
task-3626753

closes odoo/design-themes#753

Related: odoo/odoo#145413
Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
Serge Bayet (seba)
2023-12-12 14:40:36 +01:00
parent 6427cae199
commit ace1b39d46
11 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ const snippets = [
},
{
id: 's_picture',
name: 'Picture',
name: 'Title - Image',
},
];