From ace1b39d4638a4a1c1fb5885bf08d12199b11acb Mon Sep 17 00:00:00 2001 From: "Serge Bayet (seba)" Date: Tue, 12 Dec 2023 14:40:36 +0100 Subject: [PATCH] [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) --- theme_avantgarde/static/src/js/tour.js | 2 +- theme_aviato/static/src/js/tour.js | 2 +- theme_bistro/static/src/js/tour.js | 2 +- theme_bistro/views/snippets/s_picture.xml | 4 ++-- theme_bookstore/static/src/js/tour.js | 2 +- theme_enark/static/src/js/tour.js | 2 +- theme_graphene/static/src/js/tour.js | 2 +- theme_kea/static/src/js/tour.js | 2 +- theme_odoo_experts/static/src/js/tour.js | 2 +- theme_odoo_experts/views/snippets/s_picture.xml | 2 +- theme_vehicle/static/src/js/tour.js | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/theme_avantgarde/static/src/js/tour.js b/theme_avantgarde/static/src/js/tour.js index 707146eb1..acc8337e2 100644 --- a/theme_avantgarde/static/src/js/tour.js +++ b/theme_avantgarde/static/src/js/tour.js @@ -8,7 +8,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_three_columns', diff --git a/theme_aviato/static/src/js/tour.js b/theme_aviato/static/src/js/tour.js index b2d4067a5..d09629db8 100644 --- a/theme_aviato/static/src/js/tour.js +++ b/theme_aviato/static/src/js/tour.js @@ -26,7 +26,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, ]; diff --git a/theme_bistro/static/src/js/tour.js b/theme_bistro/static/src/js/tour.js index c08c7e1c2..bd5c8cecf 100644 --- a/theme_bistro/static/src/js/tour.js +++ b/theme_bistro/static/src/js/tour.js @@ -13,7 +13,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_product_catalog', diff --git a/theme_bistro/views/snippets/s_picture.xml b/theme_bistro/views/snippets/s_picture.xml index 24b8e17d3..e69deb3f5 100644 --- a/theme_bistro/views/snippets/s_picture.xml +++ b/theme_bistro/views/snippets/s_picture.xml @@ -7,8 +7,8 @@ - - + + diff --git a/theme_bookstore/static/src/js/tour.js b/theme_bookstore/static/src/js/tour.js index b8e4a4210..04bb6005a 100644 --- a/theme_bookstore/static/src/js/tour.js +++ b/theme_bookstore/static/src/js/tour.js @@ -18,7 +18,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_product_list', diff --git a/theme_enark/static/src/js/tour.js b/theme_enark/static/src/js/tour.js index 6b0a5164d..833319fd1 100644 --- a/theme_enark/static/src/js/tour.js +++ b/theme_enark/static/src/js/tour.js @@ -9,7 +9,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_numbers', diff --git a/theme_graphene/static/src/js/tour.js b/theme_graphene/static/src/js/tour.js index 0f94605b4..2ed794110 100644 --- a/theme_graphene/static/src/js/tour.js +++ b/theme_graphene/static/src/js/tour.js @@ -17,7 +17,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_comparisons', diff --git a/theme_kea/static/src/js/tour.js b/theme_kea/static/src/js/tour.js index b4c910eb3..34c5f141a 100644 --- a/theme_kea/static/src/js/tour.js +++ b/theme_kea/static/src/js/tour.js @@ -13,7 +13,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_image_text', diff --git a/theme_odoo_experts/static/src/js/tour.js b/theme_odoo_experts/static/src/js/tour.js index 16acaa1b9..98e9a52e2 100644 --- a/theme_odoo_experts/static/src/js/tour.js +++ b/theme_odoo_experts/static/src/js/tour.js @@ -6,7 +6,7 @@ import { _t } from "@web/core/l10n/translation"; const snippets = [ { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_references', diff --git a/theme_odoo_experts/views/snippets/s_picture.xml b/theme_odoo_experts/views/snippets/s_picture.xml index eedadd3fa..246d58b8d 100644 --- a/theme_odoo_experts/views/snippets/s_picture.xml +++ b/theme_odoo_experts/views/snippets/s_picture.xml @@ -32,7 +32,7 @@

- + /web_editor/image_shape/website.s_picture_default_image/web_editor/devices/macbook_front.svg?c3=o-color-3 web_editor/devices/macbook_front image/jpg diff --git a/theme_vehicle/static/src/js/tour.js b/theme_vehicle/static/src/js/tour.js index 92bb5c40c..9a9d0f956 100644 --- a/theme_vehicle/static/src/js/tour.js +++ b/theme_vehicle/static/src/js/tour.js @@ -17,7 +17,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_masonry_block',